mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-19 12:04:09 -04:00
add changelog
This commit is contained in:
5
changelog/unreleased/unify-file-ids.md
Normal file
5
changelog/unreleased/unify-file-ids.md
Normal file
@@ -0,0 +1,5 @@
|
||||
Change: Unify file IDs
|
||||
|
||||
We changed the file IDs to be consistent across all our APIs (WebDAV, LibreGraph, OCS). We removed the base64 encoding. Now they are formatted like <storageID>!<opaqueID>. They are using a reserved character ``!`` as a URL safe separator.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/3185
|
||||
Reference in New Issue
Block a user