Spec Update 04/21/2026#81
Open
AndreyVMarkelov wants to merge 1 commit intomainfrom
Open
Conversation
16732d0 to
5328894
Compare
rhui-dbx
requested changes
Apr 21, 2026
5328894 to
59537fd
Compare
rhui-dbx
approved these changes
Apr 21, 2026
80be6bb to
8df4f96
Compare
718224e to
b4e7ccc
Compare
- Add namespace documentation to all public stone files across 7 namespaces: files, sharing, paper, file_properties, file_requests, users, users_common - Add 8 routes: account/get_photo, files/upload_session/append_batch, paper/docs/get_metadata, riviera/get_transcript_async, riviera/get_transcript_async/check, sharing/relinquish_access, team/members/delete_former_member_files, team/team_folder/restore - Remove 5 deprecated routes: files/properties/remove, files/properties/template/get, files/properties/template/list, team/properties/template/list, team/properties/template/update - Update riviera get_transcript_async route and field descriptions
b4e7ccc to
53e8cae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Spec update generated from server repo as of 04/30/2026.
Route Changes
Added Routes (8)
Removed Routes (5)
Unchanged Routes
256 routes unchanged across all namespaces.
Namespace Documentation
Added namespace doc strings to 7 namespaces: files, sharing, paper,
file_properties, file_requests, users, users_common.
Other Notable Changes