Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 680 Bytes

Workspace.md

File metadata and controls

12 lines (8 loc) · 680 Bytes

Workspace

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
id string The unique id of this user workspace. Predefined workspace ids include "production" and "dev" [optional]
projects \Swagger\Client\Model\Project[] The local state of each project in the workspace [optional]

[Back to Model list] [Back to API list] [Back to README]