WorkspaceResource.Name Type alias
The name for identifying WorkspaceResources in a WorkspaceDb.
WorkspaceResource.Name
s may not:
- be blank or start or end with a space
- be longer than 1024 characters
note a single WorkspaceDb may hold WorkspaceResources of type 'blob', 'string' and 'file', all with the same WorkspaceResource.Name.
WorkspaceResource.Name = string
Defined in
- backend/src/workspace/Workspace.ts Line 124
Last Updated: 20 June, 2023