Skip to content

Update API specification - #334

Merged
AndreyVMarkelov merged 1 commit into
mainfrom
codex/update-api-spec
Jul 17, 2026
Merged

Update API specification#334
AndreyVMarkelov merged 1 commit into
mainfrom
codex/update-api-spec

Conversation

@AndreyVMarkelov

Copy link
Copy Markdown
Contributor

Summary

  • advance the Dropbox API specification submodule from 3d1080a to d461e03
  • regenerate src/endpoints.ts with Stone v3.5.2
  • include API additions and updates published between November 2022 and July 2026

Impact

The Explorer now reflects the latest specification currently published on the upstream main branch. This adds newly published endpoints and parameters and removes definitions no longer present upstream.

The update was performed manually because the repository's Spec Update workflow has no configured SPEC_UPDATE_TOKEN; this PR does not change that workflow.

Validation

  • clean npm ci from the public npm registry
  • npm run lint
  • npm run typecheck
  • npm test
  • npm run coverage:unit
  • npm run build
  • ./codegen/run_codegen.sh repeatability check
  • git diff --check
  • npm audit: 0 vulnerabilities

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.68%. Comparing base (5d34f84) to head (0e41633).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
- Coverage   11.08%   10.68%   -0.40%     
==========================================
  Files           6        6              
  Lines        5568     5775     +207     
  Branches        4        4              
==========================================
  Hits          617      617              
- Misses       4951     5158     +207     
Flag Coverage Δ
unit 10.68% <ø> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AndreyVMarkelov
AndreyVMarkelov marked this pull request as ready for review July 17, 2026 22:37
@AndreyVMarkelov
AndreyVMarkelov merged commit 4f9a16d into main Jul 17, 2026
5 of 6 checks passed
@AndreyVMarkelov
AndreyVMarkelov deleted the codex/update-api-spec branch July 17, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant