fix(results): gate operational AI exports on QA
This commit is contained in:
@@ -21,6 +21,7 @@ export const exportsApi = {
|
||||
name?: string
|
||||
bbox?: VectorSelectionBBox
|
||||
limit?: number
|
||||
intended_use?: 'review' | 'operational'
|
||||
}
|
||||
| string,
|
||||
): Promise<ExportCreateResponse> => {
|
||||
|
||||
Reference in New Issue
Block a user