mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 06:27:17 -05:00
Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
This commit is contained in:
@@ -97,14 +97,14 @@ This ADR is limited to the scope of "how will a web client deal with the browser
|
||||
|
||||
## Decision Outcome
|
||||
|
||||
Chosen option: "Mixed global URLs", because it meets the reuirement to contain a path and a stable identifier.
|
||||
Chosen option: "Mixed global URLs", because it meets the requirement to contain a path and a stable identifier.
|
||||
|
||||
### Positive Consequences <!-- optional -->
|
||||
|
||||
* The path makes it "human readable"
|
||||
* The URL can be bookmarked
|
||||
* The bookmarked URLs remain stable even if the path changes
|
||||
* All urls can be shortened to hide any metadata like path, resource name and query parameters
|
||||
* All URLs can be shortened to hide any metadata like path, resource name and query parameters
|
||||
|
||||
### Negative Consequences <!-- optional -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user