pub const WORKSPACE_RESOURCE_FILE_PATH: &str = "/internal/v1/workspaces/{workspaceId}/files/{*filePath}";Expand description
Resource-scoped file API used by leftover managed callers. filePath is an axum
catch-all and therefore may contain workspace-relative / separators.