Spec Update 05/11/2026#81
Open
AndreyVMarkelov wants to merge 1 commit into
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
53e8cae to
44465d2
Compare
Change Notes: account Namespace: - Add get_photo route - Add PhotoSourceArg, SetProfilePhotoArg, SetProfilePhotoError structs auth Namespace: - Add token/from_oauth1, token/revoke routes - Add AccessError, AuthError, InvalidAccountTypeError, RateLimitError structs/unions check Namespace: - Update app/check and user/check routes to return EchoError instead of Void common Namespace: - Add DropboxDuration struct file_properties Namespace: - Remove properties/remove, properties/template/get, properties/template/list routes - Update Comments file_requests Namespace: - Update Comments files Namespace: - Add upload_session/append_batch route - Remove properties/remove, properties/template/get, properties/template/list routes - Update Comments paper Namespace: - Add docs/get_metadata route - Update Comments riviera Namespace: - Add riviera Namespace - Add get_transcript_async, get_transcript_async/check routes sharing Namespace: - Add relinquish_access route - Add ShareFolderErrorV2, SharePathErrorV2, SharedLinkMetadataError unions - Update Comments team Namespace: - Add members/delete_former_member_files, team_folder/restore routes - Remove properties/template/list, properties/template/update routes - Update Comments team_log Namespace: - Add ~200 new event detail structs and unions - Update Comments team_policies Namespace: - Add DefaultLinkExpirationDaysPolicy, EnforceLinkPasswordPolicy, SharedLinkDefaultPermissionsPolicy, TopLevelContentPolicy unions users Namespace: - Update Comments users_common Namespace: - Update Comments Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
44465d2 to
f1f0f30
Compare
2 tasks
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 05/11/2026.
All source .stone files sharing the same namespace are merged into single
[namespace].stoneoutput files (96 sources -> 23 files). Generated byimproved update-public-spec script with deterministic ordering and stone
compiler validation.
Structure Changes
Previously separate namespace files are now merged:
shared_links.stone,sharing_files.stone,sharing_folders.stone→sharing.stoneteam_devices.stone,team_folders.stone,team_groups.stone,team_legal_holds.stone,team_linked_apps.stone,team_member_space_limits.stone,team_members.stone,team_namespaces.stone,team_reports.stone,team_secondary_mails.stone,team_sharing_allowlist.stone→team.stonecheck_api_v2_service.stone,check_api_v2_types.stone→check.stoneopenid_openid.stone,openid_openid_types.stone→openid.stoneteam_log_generated.stone→ merged intoteam_log.stoneshared_content_links.stone→ merged intosharing.stonefile_tagging.stone→ merged intofiles.stoneTruly New Routes (30)
Truly Removed Routes (6)
New Namespaces
Other Notable Changes
Validation