/api/ee/workspace

POST /api/ee/workspace/test-resources

Create test resources for workspace e2e tests. Only available in dev/test mode.

 Optionally accepts a database_id in the body; if not provided it will try to use the sample database.
post/api/ee/workspace/test-resources

Request body

database_idinteger

value must be an integer greater than zero.

globalMetabaseEnterpriseWorkspacesApiDependencyGraph

Map of shorthand symbols to lists of dependencies. The latter are all strings, and refs need to be detected.

Response

Successful response

global-mapobject required
workspace-idinteger nullable required
workspace-mapobject required

Changes