use it
# add to stunt.yaml
services:
anaplan:
adapter: embedded:anaplan-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
workspacestasks
routes (8)
GET/2/0/workspaces
GET/2/0/workspaces/{workspaceId}/models
GET/2/0/workspaces/{workspaceId}/models/{modelId}/modules
POST/2/0/workspaces/{workspaceId}/models/{modelId}/imports/{importId}/tasks
GET/2/0/workspaces/{workspaceId}/models/{modelId}/exports
POST/2/0/workspaces/{workspaceId}/models/{modelId}/exports/{exportId}/tasks
GET/2/0/workspaces/{workspaceId}/models/{modelId}/tasks/{taskId}
GET/2/0/workspaces/{workspaceId}/models/{modelId}