Skip to content

add driveAlias#36

Merged
micbar merged 1 commit intomainfrom
drive-alias
Mar 7, 2022
Merged

add driveAlias#36
micbar merged 1 commit intomainfrom
drive-alias

Conversation

@micbar
Copy link
Copy Markdown
Contributor

@micbar micbar commented Mar 7, 2022

Description

According to https://owncloud.dev/ocis/adr/0011-global-url-format/#mixed-global-urls we can use a human-readable space alias to route space in clients.

The alias is a string like personal/einstein or projects/mars.
This alias is not enforced to be unique. The main identifier will still be the unique ID.

URLs will always contain both 1) alias and 2) ID

@micbar micbar requested a review from michaelstingl March 7, 2022 09:19
@micbar micbar self-assigned this Mar 7, 2022
@micbar micbar added Interaction:API-Proposal Proposal to add something to the spec Topic:API labels Mar 7, 2022
@micbar micbar mentioned this pull request Mar 7, 2022
Copy link
Copy Markdown
Contributor

@kulmann kulmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@micbar micbar merged commit 521cc4e into main Mar 7, 2022
@delete-merged-branch delete-merged-branch Bot deleted the drive-alias branch March 7, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Interaction:API-Proposal Proposal to add something to the spec Topic:API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants