diff --git a/api/openapi-spec/v0.0.yaml b/api/openapi-spec/v0.0.yaml index 19f8bb7..76dccbd 100644 --- a/api/openapi-spec/v0.0.yaml +++ b/api/openapi-spec/v0.0.yaml @@ -1121,6 +1121,9 @@ components: type: string description: Describes the type of drive represented by this resource. Values are "personal" for users home spaces, "project", "virtual" or "share". Read-only. readOnly: true + driveAlias: + type: string + description: "The drive alias can be used in clients to make the urls user friendly. Example: 'personal/einstein'. This will be used to resolve to the correct driveID." owner: $ref: '#/components/schemas/identitySet' quota: