Expand description
REST API endpoints for collaboration
Structs§
- AddMember
Request - Request to add a member to a workspace
- ApiState
- API state
- Auth
Response - Authentication response with JWT token
- Change
Role Request - Request to change a member’s role
- Create
Backup Request - Request to create a workspace backup
- Create
Commit Request - Request to create a new commit
- Create
Snapshot Request - Request to create a named snapshot
- Create
Workspace Request - Request to create a new workspace
- Fork
Workspace Request - Request to fork a workspace
- Merge
Workspaces Request - Request to merge workspaces
- Pagination
Query - Pagination query parameters
- Register
Request - User registration request
- Restore
Workspace Request - Request to restore a workspace from a backup
- Update
Workspace Request - Request to update workspace settings
- Update
Workspace State Request - Request to update workspace state via sync
Functions§
- create_
router - Create API router