Skip to content

feat: resync openapi schemas#431

Merged
chrisimcevoy merged 1 commit into
mainfrom
chore/refresh-openapi-schemas
May 21, 2026
Merged

feat: resync openapi schemas#431
chrisimcevoy merged 1 commit into
mainfrom
chore/refresh-openapi-schemas

Conversation

@chrisimcevoy
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 21, 2026 15:33
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cloudsmith-docs Ready Ready Preview, Comment May 21, 2026 3:37pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the checked-in OpenAPI schemas used by the docs site to match the latest Cloudsmith API (v1 and v2), adding new endpoints/fields and refining existing endpoint descriptions and error responses.

Changes:

  • Resynced v2 OpenAPI spec (version bump) including expanded package metadata endpoints (new /metadata/... routes and /metadata/validate/), decision log route changes, and schema refinements (enums/nullable fields/new is_local).
  • Resynced v1 OpenAPI spec adding connected-repository endpoints, new token filtering query param, is_hidden fields, and membership team metadata.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/content/schemas/api-schema-v2.json Bumps v2 schema version and adds/updates metadata + decision-log endpoints and related schema/enums.
src/content/schemas/api-schema-v1.json Adds connected repository API surface, new query params/fields, and additional membership/team schema detail.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/content/schemas/api-schema-v2.json
Comment thread src/content/schemas/api-schema-v1.json
Comment thread src/content/schemas/api-schema-v1.json
@chrisimcevoy chrisimcevoy merged commit a93bff1 into main May 21, 2026
3 checks passed
@chrisimcevoy chrisimcevoy changed the title feat: resync opeanpi schemas feat: resync openapi schemas May 21, 2026
}
},
"/packages/{package_slug_perm}/metadata/{slug_perm}/": {
"/metadata/packages/{package_slug_perm}/{slug_perm}/": {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks backwards incompatible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants