Skip to content

release: 0.3.0#9

Open
scalar-docs[bot] wants to merge 3 commits into
mainfrom
release-please--branches--scalar-next
Open

release: 0.3.0#9
scalar-docs[bot] wants to merge 3 commits into
mainfrom
release-please--branches--scalar-next

Conversation

@scalar-docs

@scalar-docs scalar-docs Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.3.0 (2026-07-23)

⚠ BREAKING CHANGES

  • api: 316 breaking changes to the SDK surface.
    • 400 error response of registry.listAllApiDocuments changed from _400 to 400.
    • 401 error response of registry.listAllApiDocuments changed from _401 to 401.
    • 403 error response of registry.listAllApiDocuments changed from _403 to 403.
    • 404 error response of registry.listAllApiDocuments changed from _404 to 404.
    • 422 error response of registry.listAllApiDocuments changed from _422 to 422.
    • 500 error response of registry.listAllApiDocuments changed from _500 to 500.
    • 400 error response of registry.listApiDocuments changed from _400 to 400.
    • 401 error response of registry.listApiDocuments changed from _401 to 401.
    • 403 error response of registry.listApiDocuments changed from _403 to 403.
    • 404 error response of registry.listApiDocuments changed from _404 to 404.
    • 422 error response of registry.listApiDocuments changed from _422 to 422.
    • 500 error response of registry.listApiDocuments changed from _500 to 500.
    • 400 error response of registry.createApiDocument changed from _400 to 400.
    • 401 error response of registry.createApiDocument changed from _401 to 401.
    • 403 error response of registry.createApiDocument changed from _403 to 403.
    • 404 error response of registry.createApiDocument changed from _404 to 404.
    • 422 error response of registry.createApiDocument changed from _422 to 422.
    • 500 error response of registry.createApiDocument changed from _500 to 500.
    • 400 error response of registry.updateApiDocument changed from _400 to 400.
    • 401 error response of registry.updateApiDocument changed from _401 to 401.
    • 403 error response of registry.updateApiDocument changed from _403 to 403.
    • 404 error response of registry.updateApiDocument changed from _404 to 404.
    • 422 error response of registry.updateApiDocument changed from _422 to 422.
    • 500 error response of registry.updateApiDocument changed from _500 to 500.
    • 400 error response of registry.deleteApiDocument changed from _400 to 400.
    • 401 error response of registry.deleteApiDocument changed from _401 to 401.
    • 403 error response of registry.deleteApiDocument changed from _403 to 403.
    • 404 error response of registry.deleteApiDocument changed from _404 to 404.
    • 422 error response of registry.deleteApiDocument changed from _422 to 422.
    • 500 error response of registry.deleteApiDocument changed from _500 to 500.
    • 400 error response of registry.retrieveApiDocumentVersion changed from _400 to 400.
    • 401 error response of registry.retrieveApiDocumentVersion changed from _401 to 401.
    • 403 error response of registry.retrieveApiDocumentVersion changed from _403 to 403.
    • 404 error response of registry.retrieveApiDocumentVersion changed from _404 to 404.
    • 422 error response of registry.retrieveApiDocumentVersion changed from _422 to 422.
    • 500 error response of registry.retrieveApiDocumentVersion changed from _500 to 500.
    • 400 error response of registry.updateApiDocumentVersion changed from _400 to 400.
    • 401 error response of registry.updateApiDocumentVersion changed from _401 to 401.
    • 403 error response of registry.updateApiDocumentVersion changed from _403 to 403.
    • 404 error response of registry.updateApiDocumentVersion changed from _404 to 404.
    • 422 error response of registry.updateApiDocumentVersion changed from _422 to 422.
    • 500 error response of registry.updateApiDocumentVersion changed from _500 to 500.
    • 400 error response of registry.deleteApiDocumentVersion changed from _400 to 400.
    • 401 error response of registry.deleteApiDocumentVersion changed from _401 to 401.
    • 403 error response of registry.deleteApiDocumentVersion changed from _403 to 403.
    • 404 error response of registry.deleteApiDocumentVersion changed from _404 to 404.
    • 422 error response of registry.deleteApiDocumentVersion changed from _422 to 422.
    • 500 error response of registry.deleteApiDocumentVersion changed from _500 to 500.
    • Response of registry.listApiDocumentVersionMetadata changed from ManagedDocVersion to managed_doc_version.
    • 400 error response of registry.listApiDocumentVersionMetadata changed from _400 to 400.
    • 401 error response of registry.listApiDocumentVersionMetadata changed from _401 to 401.
    • 403 error response of registry.listApiDocumentVersionMetadata changed from _403 to 403.
    • 404 error response of registry.listApiDocumentVersionMetadata changed from _404 to 404.
    • 422 error response of registry.listApiDocumentVersionMetadata changed from _422 to 422.
    • 500 error response of registry.listApiDocumentVersionMetadata changed from _500 to 500.
    • Response of registry.createApiDocumentVersion changed from ManagedDocVersion to managed_doc_version.
    • 400 error response of registry.createApiDocumentVersion changed from _400 to 400.
    • 401 error response of registry.createApiDocumentVersion changed from _401 to 401.
    • 403 error response of registry.createApiDocumentVersion changed from _403 to 403.
    • 404 error response of registry.createApiDocumentVersion changed from _404 to 404.
    • 422 error response of registry.createApiDocumentVersion changed from _422 to 422.
    • 500 error response of registry.createApiDocumentVersion changed from _500 to 500.
    • 400 error response of registry.createApiDocumentAccessGroup changed from _400 to 400.
    • 401 error response of registry.createApiDocumentAccessGroup changed from _401 to 401.
    • 403 error response of registry.createApiDocumentAccessGroup changed from _403 to 403.
    • 404 error response of registry.createApiDocumentAccessGroup changed from _404 to 404.
    • 422 error response of registry.createApiDocumentAccessGroup changed from _422 to 422.
    • 500 error response of registry.createApiDocumentAccessGroup changed from _500 to 500.
    • 400 error response of registry.deleteApiDocumentAccessGroup changed from _400 to 400.
    • 401 error response of registry.deleteApiDocumentAccessGroup changed from _401 to 401.
    • 403 error response of registry.deleteApiDocumentAccessGroup changed from _403 to 403.
    • 404 error response of registry.deleteApiDocumentAccessGroup changed from _404 to 404.
    • 422 error response of registry.deleteApiDocumentAccessGroup changed from _422 to 422.
    • 500 error response of registry.deleteApiDocumentAccessGroup changed from _500 to 500.
    • 400 error response of schemas.list changed from _400 to 400.
    • 401 error response of schemas.list changed from _401 to 401.
    • 403 error response of schemas.list changed from _403 to 403.
    • 404 error response of schemas.list changed from _404 to 404.
    • 422 error response of schemas.list changed from _422 to 422.
    • 500 error response of schemas.list changed from _500 to 500.
    • Response of schemas.create changed from Uid to uid.
    • 400 error response of schemas.create changed from _400 to 400.
    • 401 error response of schemas.create changed from _401 to 401.
    • 403 error response of schemas.create changed from _403 to 403.
    • 404 error response of schemas.create changed from _404 to 404.
    • 422 error response of schemas.create changed from _422 to 422.
    • 500 error response of schemas.create changed from _500 to 500.
    • 400 error response of schemas.update changed from _400 to 400.
    • 401 error response of schemas.update changed from _401 to 401.
    • 403 error response of schemas.update changed from _403 to 403.
    • 404 error response of schemas.update changed from _404 to 404.
    • 422 error response of schemas.update changed from _422 to 422.
    • 500 error response of schemas.update changed from _500 to 500.
    • 400 error response of schemas.delete changed from _400 to 400.
    • 401 error response of schemas.delete changed from _401 to 401.
    • 403 error response of schemas.delete changed from _403 to 403.
    • 404 error response of schemas.delete changed from _404 to 404.
    • 422 error response of schemas.delete changed from _422 to 422.
    • 500 error response of schemas.delete changed from _500 to 500.
    • 400 error response of schemas.version.retrieveSchema changed from _400 to 400.
    • 401 error response of schemas.version.retrieveSchema changed from _401 to 401.
    • 403 error response of schemas.version.retrieveSchema changed from _403 to 403.
    • 404 error response of schemas.version.retrieveSchema changed from _404 to 404.
    • 422 error response of schemas.version.retrieveSchema changed from _422 to 422.
    • 500 error response of schemas.version.retrieveSchema changed from _500 to 500.
    • 400 error response of schemas.version.deleteSchema changed from _400 to 400.
    • 401 error response of schemas.version.deleteSchema changed from _401 to 401.
    • 403 error response of schemas.version.deleteSchema changed from _403 to 403.
    • 404 error response of schemas.version.deleteSchema changed from _404 to 404.
    • 422 error response of schemas.version.deleteSchema changed from _422 to 422.
    • 500 error response of schemas.version.deleteSchema changed from _500 to 500.
    • Response of schemas.version.createSchema changed from Uid to uid.
    • 400 error response of schemas.version.createSchema changed from _400 to 400.
    • 401 error response of schemas.version.createSchema changed from _401 to 401.
    • 403 error response of schemas.version.createSchema changed from _403 to 403.
    • 404 error response of schemas.version.createSchema changed from _404 to 404.
    • 422 error response of schemas.version.createSchema changed from _422 to 422.
    • 500 error response of schemas.version.createSchema changed from _500 to 500.
    • 400 error response of schemas.accessGroup.createSchema changed from _400 to 400.
    • 401 error response of schemas.accessGroup.createSchema changed from _401 to 401.
    • 403 error response of schemas.accessGroup.createSchema changed from _403 to 403.
    • 404 error response of schemas.accessGroup.createSchema changed from _404 to 404.
    • 422 error response of schemas.accessGroup.createSchema changed from _422 to 422.
    • 500 error response of schemas.accessGroup.createSchema changed from _500 to 500.
    • 400 error response of schemas.accessGroup.deleteSchema changed from _400 to 400.
    • 401 error response of schemas.accessGroup.deleteSchema changed from _401 to 401.
    • 403 error response of schemas.accessGroup.deleteSchema changed from _403 to 403.
    • 404 error response of schemas.accessGroup.deleteSchema changed from _404 to 404.
    • 422 error response of schemas.accessGroup.deleteSchema changed from _422 to 422.
    • 500 error response of schemas.accessGroup.deleteSchema changed from _500 to 500.
    • 400 error response of loginPortals.retrieve changed from _400 to 400.
    • 401 error response of loginPortals.retrieve changed from _401 to 401.
    • 403 error response of loginPortals.retrieve changed from _403 to 403.
    • 404 error response of loginPortals.retrieve changed from _404 to 404.
    • 422 error response of loginPortals.retrieve changed from _422 to 422.
    • 500 error response of loginPortals.retrieve changed from _500 to 500.
    • 400 error response of loginPortals.update changed from _400 to 400.
    • 401 error response of loginPortals.update changed from _401 to 401.
    • 403 error response of loginPortals.update changed from _403 to 403.
    • 404 error response of loginPortals.update changed from _404 to 404.
    • 422 error response of loginPortals.update changed from _422 to 422.
    • 500 error response of loginPortals.update changed from _500 to 500.
    • 400 error response of loginPortals.delete changed from _400 to 400.
    • 401 error response of loginPortals.delete changed from _401 to 401.
    • 403 error response of loginPortals.delete changed from _403 to 403.
    • 404 error response of loginPortals.delete changed from _404 to 404.
    • 422 error response of loginPortals.delete changed from _422 to 422.
    • 500 error response of loginPortals.delete changed from _500 to 500.
    • Response of loginPortals.create changed from Uid to uid.
    • 400 error response of loginPortals.create changed from _400 to 400.
    • 401 error response of loginPortals.create changed from _401 to 401.
    • 403 error response of loginPortals.create changed from _403 to 403.
    • 404 error response of loginPortals.create changed from _404 to 404.
    • 422 error response of loginPortals.create changed from _422 to 422.
    • 500 error response of loginPortals.create changed from _500 to 500.
    • 400 error response of loginPortals.list changed from _400 to 400.
    • 401 error response of loginPortals.list changed from _401 to 401.
    • 403 error response of loginPortals.list changed from _403 to 403.
    • 404 error response of loginPortals.list changed from _404 to 404.
    • 422 error response of loginPortals.list changed from _422 to 422.
    • 500 error response of loginPortals.list changed from _500 to 500.
    • 400 error response of rules.listRulesets changed from _400 to 400.
    • 401 error response of rules.listRulesets changed from _401 to 401.
    • 403 error response of rules.listRulesets changed from _403 to 403.
    • 404 error response of rules.listRulesets changed from _404 to 404.
    • 422 error response of rules.listRulesets changed from _422 to 422.
    • 500 error response of rules.listRulesets changed from _500 to 500.
    • Response of rules.createRuleset changed from Uid to uid.
    • 400 error response of rules.createRuleset changed from _400 to 400.
    • 401 error response of rules.createRuleset changed from _401 to 401.
    • 403 error response of rules.createRuleset changed from _403 to 403.
    • 404 error response of rules.createRuleset changed from _404 to 404.
    • 422 error response of rules.createRuleset changed from _422 to 422.
    • 500 error response of rules.createRuleset changed from _500 to 500.
    • 400 error response of rules.updateRuleset changed from _400 to 400.
    • 401 error response of rules.updateRuleset changed from _401 to 401.
    • 403 error response of rules.updateRuleset changed from _403 to 403.
    • 404 error response of rules.updateRuleset changed from _404 to 404.
    • 422 error response of rules.updateRuleset changed from _422 to 422.
    • 500 error response of rules.updateRuleset changed from _500 to 500.
    • 400 error response of rules.deleteRuleset changed from _400 to 400.
    • 401 error response of rules.deleteRuleset changed from _401 to 401.
    • 403 error response of rules.deleteRuleset changed from _403 to 403.
    • 404 error response of rules.deleteRuleset changed from _404 to 404.
    • 422 error response of rules.deleteRuleset changed from _422 to 422.
    • 500 error response of rules.deleteRuleset changed from _500 to 500.
    • 400 error response of rules.retrieveRulesetDocument changed from _400 to 400.
    • 401 error response of rules.retrieveRulesetDocument changed from _401 to 401.
    • 403 error response of rules.retrieveRulesetDocument changed from _403 to 403.
    • 404 error response of rules.retrieveRulesetDocument changed from _404 to 404.
    • 422 error response of rules.retrieveRulesetDocument changed from _422 to 422.
    • 500 error response of rules.retrieveRulesetDocument changed from _500 to 500.
    • 400 error response of rules.createRulesetAccessGroup changed from _400 to 400.
    • 401 error response of rules.createRulesetAccessGroup changed from _401 to 401.
    • 403 error response of rules.createRulesetAccessGroup changed from _403 to 403.
    • 404 error response of rules.createRulesetAccessGroup changed from _404 to 404.
    • 422 error response of rules.createRulesetAccessGroup changed from _422 to 422.
    • 500 error response of rules.createRulesetAccessGroup changed from _500 to 500.
    • 400 error response of rules.deleteRulesetAccessGroup changed from _400 to 400.
    • 401 error response of rules.deleteRulesetAccessGroup changed from _401 to 401.
    • 403 error response of rules.deleteRulesetAccessGroup changed from _403 to 403.
    • 404 error response of rules.deleteRulesetAccessGroup changed from _404 to 404.
    • 422 error response of rules.deleteRulesetAccessGroup changed from _422 to 422.
    • 500 error response of rules.deleteRulesetAccessGroup changed from _500 to 500.
    • 400 error response of themes.list changed from _400 to 400.
    • 401 error response of themes.list changed from _401 to 401.
    • 403 error response of themes.list changed from _403 to 403.
    • 404 error response of themes.list changed from _404 to 404.
    • 422 error response of themes.list changed from _422 to 422.
    • 500 error response of themes.list changed from _500 to 500.
    • Response of themes.create changed from Uid to uid.
    • 400 error response of themes.create changed from _400 to 400.
    • 401 error response of themes.create changed from _401 to 401.
    • 403 error response of themes.create changed from _403 to 403.
    • 404 error response of themes.create changed from _404 to 404.
    • 422 error response of themes.create changed from _422 to 422.
    • 500 error response of themes.create changed from _500 to 500.
    • 400 error response of themes.update changed from _400 to 400.
    • 401 error response of themes.update changed from _401 to 401.
    • 403 error response of themes.update changed from _403 to 403.
    • 404 error response of themes.update changed from _404 to 404.
    • 422 error response of themes.update changed from _422 to 422.
    • 500 error response of themes.update changed from _500 to 500.
    • 400 error response of themes.replaceDocument changed from _400 to 400.
    • 401 error response of themes.replaceDocument changed from _401 to 401.
    • 403 error response of themes.replaceDocument changed from _403 to 403.
    • 404 error response of themes.replaceDocument changed from _404 to 404.
    • 422 error response of themes.replaceDocument changed from _422 to 422.
    • 500 error response of themes.replaceDocument changed from _500 to 500.
    • 400 error response of themes.delete changed from _400 to 400.
    • 401 error response of themes.delete changed from _401 to 401.
    • 403 error response of themes.delete changed from _403 to 403.
    • 404 error response of themes.delete changed from _404 to 404.
    • 422 error response of themes.delete changed from _422 to 422.
    • 500 error response of themes.delete changed from _500 to 500.
    • 400 error response of themes.retrieve changed from _400 to 400.
    • 401 error response of themes.retrieve changed from _401 to 401.
    • 403 error response of themes.retrieve changed from _403 to 403.
    • 404 error response of themes.retrieve changed from _404 to 404.
    • 422 error response of themes.retrieve changed from _422 to 422.
    • 500 error response of themes.retrieve changed from _500 to 500.
    • 400 error response of teams.list changed from _400 to 400.
    • 401 error response of teams.list changed from _401 to 401.
    • 403 error response of teams.list changed from _403 to 403.
    • 404 error response of teams.list changed from _404 to 404.
    • 422 error response of teams.list changed from _422 to 422.
    • 500 error response of teams.list changed from _500 to 500.
    • 400 error response of scalarDocs.listGuides changed from _400 to 400.
    • 401 error response of scalarDocs.listGuides changed from _401 to 401.
    • 403 error response of scalarDocs.listGuides changed from _403 to 403.
    • 404 error response of scalarDocs.listGuides changed from _404 to 404.
    • 422 error response of scalarDocs.listGuides changed from _422 to 422.
    • 500 error response of scalarDocs.listGuides changed from _500 to 500.
    • 400 error response of scalarDocs.createGuide changed from _400 to 400.
    • 401 error response of scalarDocs.createGuide changed from _401 to 401.
    • 403 error response of scalarDocs.createGuide changed from _403 to 403.
    • 404 error response of scalarDocs.createGuide changed from _404 to 404.
    • 422 error response of scalarDocs.createGuide changed from _422 to 422.
    • 500 error response of scalarDocs.createGuide changed from _500 to 500.
    • 400 error response of scalarDocs.publishGuide changed from _400 to 400.
    • 401 error response of scalarDocs.publishGuide changed from _401 to 401.
    • 403 error response of scalarDocs.publishGuide changed from _403 to 403.
    • 404 error response of scalarDocs.publishGuide changed from _404 to 404.
    • 422 error response of scalarDocs.publishGuide changed from _422 to 422.
    • 500 error response of scalarDocs.publishGuide changed from _500 to 500.
    • 400 error response of namespaces.list changed from _400 to 400.
    • 401 error response of namespaces.list changed from _401 to 401.
    • 403 error response of namespaces.list changed from _403 to 403.
    • 404 error response of namespaces.list changed from _404 to 404.
    • 422 error response of namespaces.list changed from _422 to 422.
    • 500 error response of namespaces.list changed from _500 to 500.
    • 400 error response of authentication.exchangePersonalToken changed from _400 to 400.
    • 401 error response of authentication.exchangePersonalToken changed from _401 to 401.
    • 403 error response of authentication.exchangePersonalToken changed from _403 to 403.
    • 404 error response of authentication.exchangePersonalToken changed from _404 to 404.
    • 422 error response of authentication.exchangePersonalToken changed from _422 to 422.
    • 500 error response of authentication.exchangePersonalToken changed from _500 to 500.
    • Response of authentication.listCurrentUser changed from User to user.
    • 400 error response of authentication.listCurrentUser changed from _400 to 400.
    • 401 error response of authentication.listCurrentUser changed from _401 to 401.
    • 403 error response of authentication.listCurrentUser changed from _403 to 403.
    • 404 error response of authentication.listCurrentUser changed from _404 to 404.
    • 422 error response of authentication.listCurrentUser changed from _422 to 422.
    • 500 error response of authentication.listCurrentUser changed from _500 to 500.
    • Removed schema _400.
    • Removed schema _401.
    • Removed schema _403.
    • Removed schema _404.
    • Removed schema _422.
    • Removed schema _500.
    • Removed schema ApiDocument.
    • Removed schema Nanoid.
    • Removed schema Version.
    • Removed schema Slug.
    • Removed schema Namespace.
    • Removed schema ManagedDocVersion.
    • Removed schema Method.
    • Removed schema AccessGroup.
    • Removed schema Schema.
    • Removed schema ManagedSchemaVersion.
    • Removed schema Timestamp.
    • Removed schema Uid.
    • Removed schema LoginPortalEmail.
    • Removed schema LoginPortalPage.
    • Removed schema LoginPortal.
    • Removed schema Rule.
    • Removed schema Theme.
    • Removed schema Team.
    • Removed schema TeamName.
    • Removed schema TeamImage.
    • Removed schema GithubProject.
    • Removed schema ActiveDeployment.
    • Removed schema GithubProjectRepository.
    • Removed schema Email.
    • Removed schema TeamSummary.
    • Removed schema User.

Features

  • api: update SDK surface (349 changes) (9bd5002)

The semver version number is based on included commit messages. Alternatively, you can
set the version on the Scalar dashboard.

Brought to you by Scalar

scalarbot and others added 3 commits July 23, 2026 20:36
- Regenerated with generator `0.19.4` (previously `0.19.1`).
- `400` error response of `registry.listAllApiDocuments` changed from `_400` to `400`.
- `401` error response of `registry.listAllApiDocuments` changed from `_401` to `401`.
- `403` error response of `registry.listAllApiDocuments` changed from `_403` to `403`.
- `404` error response of `registry.listAllApiDocuments` changed from `_404` to `404`.
- `422` error response of `registry.listAllApiDocuments` changed from `_422` to `422`.
- `500` error response of `registry.listAllApiDocuments` changed from `_500` to `500`.
- `400` error response of `registry.listApiDocuments` changed from `_400` to `400`.
- `401` error response of `registry.listApiDocuments` changed from `_401` to `401`.
- `403` error response of `registry.listApiDocuments` changed from `_403` to `403`.
- `404` error response of `registry.listApiDocuments` changed from `_404` to `404`.
- `422` error response of `registry.listApiDocuments` changed from `_422` to `422`.
- `500` error response of `registry.listApiDocuments` changed from `_500` to `500`.
- `400` error response of `registry.createApiDocument` changed from `_400` to `400`.
- `401` error response of `registry.createApiDocument` changed from `_401` to `401`.
- `403` error response of `registry.createApiDocument` changed from `_403` to `403`.
- `404` error response of `registry.createApiDocument` changed from `_404` to `404`.
- `422` error response of `registry.createApiDocument` changed from `_422` to `422`.
- `500` error response of `registry.createApiDocument` changed from `_500` to `500`.
- `400` error response of `registry.updateApiDocument` changed from `_400` to `400`.
- `401` error response of `registry.updateApiDocument` changed from `_401` to `401`.
- `403` error response of `registry.updateApiDocument` changed from `_403` to `403`.
- `404` error response of `registry.updateApiDocument` changed from `_404` to `404`.
- `422` error response of `registry.updateApiDocument` changed from `_422` to `422`.
- `500` error response of `registry.updateApiDocument` changed from `_500` to `500`.
- `400` error response of `registry.deleteApiDocument` changed from `_400` to `400`.
- `401` error response of `registry.deleteApiDocument` changed from `_401` to `401`.
- `403` error response of `registry.deleteApiDocument` changed from `_403` to `403`.
- `404` error response of `registry.deleteApiDocument` changed from `_404` to `404`.
- `422` error response of `registry.deleteApiDocument` changed from `_422` to `422`.
- `500` error response of `registry.deleteApiDocument` changed from `_500` to `500`.
- `400` error response of `registry.retrieveApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.retrieveApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.retrieveApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.retrieveApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.retrieveApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.retrieveApiDocumentVersion` changed from `_500` to `500`.
- `400` error response of `registry.updateApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.updateApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.updateApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.updateApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.updateApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.updateApiDocumentVersion` changed from `_500` to `500`.
- `400` error response of `registry.deleteApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.deleteApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.deleteApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.deleteApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.deleteApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.deleteApiDocumentVersion` changed from `_500` to `500`.
- Response of `registry.listApiDocumentVersionMetadata` changed from `ManagedDocVersion` to `managed_doc_version`.
- `400` error response of `registry.listApiDocumentVersionMetadata` changed from `_400` to `400`.
- `401` error response of `registry.listApiDocumentVersionMetadata` changed from `_401` to `401`.
- `403` error response of `registry.listApiDocumentVersionMetadata` changed from `_403` to `403`.
- `404` error response of `registry.listApiDocumentVersionMetadata` changed from `_404` to `404`.
- `422` error response of `registry.listApiDocumentVersionMetadata` changed from `_422` to `422`.
- `500` error response of `registry.listApiDocumentVersionMetadata` changed from `_500` to `500`.
- Response of `registry.createApiDocumentVersion` changed from `ManagedDocVersion` to `managed_doc_version`.
- `400` error response of `registry.createApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.createApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.createApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.createApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.createApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.createApiDocumentVersion` changed from `_500` to `500`.
- `400` error response of `registry.createApiDocumentAccessGroup` changed from `_400` to `400`.
- `401` error response of `registry.createApiDocumentAccessGroup` changed from `_401` to `401`.
- `403` error response of `registry.createApiDocumentAccessGroup` changed from `_403` to `403`.
- `404` error response of `registry.createApiDocumentAccessGroup` changed from `_404` to `404`.
- `422` error response of `registry.createApiDocumentAccessGroup` changed from `_422` to `422`.
- `500` error response of `registry.createApiDocumentAccessGroup` changed from `_500` to `500`.
- `400` error response of `registry.deleteApiDocumentAccessGroup` changed from `_400` to `400`.
- `401` error response of `registry.deleteApiDocumentAccessGroup` changed from `_401` to `401`.
- `403` error response of `registry.deleteApiDocumentAccessGroup` changed from `_403` to `403`.
- `404` error response of `registry.deleteApiDocumentAccessGroup` changed from `_404` to `404`.
- `422` error response of `registry.deleteApiDocumentAccessGroup` changed from `_422` to `422`.
- `500` error response of `registry.deleteApiDocumentAccessGroup` changed from `_500` to `500`.
- `400` error response of `schemas.list` changed from `_400` to `400`.
- `401` error response of `schemas.list` changed from `_401` to `401`.
- `403` error response of `schemas.list` changed from `_403` to `403`.
- `404` error response of `schemas.list` changed from `_404` to `404`.
- `422` error response of `schemas.list` changed from `_422` to `422`.
- `500` error response of `schemas.list` changed from `_500` to `500`.
- Response of `schemas.create` changed from `Uid` to `uid`.
- `400` error response of `schemas.create` changed from `_400` to `400`.
- `401` error response of `schemas.create` changed from `_401` to `401`.
- `403` error response of `schemas.create` changed from `_403` to `403`.
- `404` error response of `schemas.create` changed from `_404` to `404`.
- `422` error response of `schemas.create` changed from `_422` to `422`.
- `500` error response of `schemas.create` changed from `_500` to `500`.
- `400` error response of `schemas.update` changed from `_400` to `400`.
- `401` error response of `schemas.update` changed from `_401` to `401`.
- `403` error response of `schemas.update` changed from `_403` to `403`.
- `404` error response of `schemas.update` changed from `_404` to `404`.
- `422` error response of `schemas.update` changed from `_422` to `422`.
- `500` error response of `schemas.update` changed from `_500` to `500`.
- `400` error response of `schemas.delete` changed from `_400` to `400`.
- `401` error response of `schemas.delete` changed from `_401` to `401`.
- `403` error response of `schemas.delete` changed from `_403` to `403`.
- `404` error response of `schemas.delete` changed from `_404` to `404`.
- `422` error response of `schemas.delete` changed from `_422` to `422`.
- `500` error response of `schemas.delete` changed from `_500` to `500`.
- `400` error response of `schemas.version.retrieveSchema` changed from `_400` to `400`.
- `401` error response of `schemas.version.retrieveSchema` changed from `_401` to `401`.
- `403` error response of `schemas.version.retrieveSchema` changed from `_403` to `403`.
- `404` error response of `schemas.version.retrieveSchema` changed from `_404` to `404`.
- `422` error response of `schemas.version.retrieveSchema` changed from `_422` to `422`.
- `500` error response of `schemas.version.retrieveSchema` changed from `_500` to `500`.
- `400` error response of `schemas.version.deleteSchema` changed from `_400` to `400`.
- `401` error response of `schemas.version.deleteSchema` changed from `_401` to `401`.
- `403` error response of `schemas.version.deleteSchema` changed from `_403` to `403`.
- `404` error response of `schemas.version.deleteSchema` changed from `_404` to `404`.
- `422` error response of `schemas.version.deleteSchema` changed from `_422` to `422`.
- `500` error response of `schemas.version.deleteSchema` changed from `_500` to `500`.
- Response of `schemas.version.createSchema` changed from `Uid` to `uid`.
- `400` error response of `schemas.version.createSchema` changed from `_400` to `400`.
- `401` error response of `schemas.version.createSchema` changed from `_401` to `401`.
- `403` error response of `schemas.version.createSchema` changed from `_403` to `403`.
- `404` error response of `schemas.version.createSchema` changed from `_404` to `404`.
- `422` error response of `schemas.version.createSchema` changed from `_422` to `422`.
- `500` error response of `schemas.version.createSchema` changed from `_500` to `500`.
- `400` error response of `schemas.accessGroup.createSchema` changed from `_400` to `400`.
- `401` error response of `schemas.accessGroup.createSchema` changed from `_401` to `401`.
- `403` error response of `schemas.accessGroup.createSchema` changed from `_403` to `403`.
- `404` error response of `schemas.accessGroup.createSchema` changed from `_404` to `404`.
- `422` error response of `schemas.accessGroup.createSchema` changed from `_422` to `422`.
- `500` error response of `schemas.accessGroup.createSchema` changed from `_500` to `500`.
- `400` error response of `schemas.accessGroup.deleteSchema` changed from `_400` to `400`.
- `401` error response of `schemas.accessGroup.deleteSchema` changed from `_401` to `401`.
- `403` error response of `schemas.accessGroup.deleteSchema` changed from `_403` to `403`.
- `404` error response of `schemas.accessGroup.deleteSchema` changed from `_404` to `404`.
- `422` error response of `schemas.accessGroup.deleteSchema` changed from `_422` to `422`.
- `500` error response of `schemas.accessGroup.deleteSchema` changed from `_500` to `500`.
- `400` error response of `loginPortals.retrieve` changed from `_400` to `400`.
- `401` error response of `loginPortals.retrieve` changed from `_401` to `401`.
- `403` error response of `loginPortals.retrieve` changed from `_403` to `403`.
- `404` error response of `loginPortals.retrieve` changed from `_404` to `404`.
- `422` error response of `loginPortals.retrieve` changed from `_422` to `422`.
- `500` error response of `loginPortals.retrieve` changed from `_500` to `500`.
- `400` error response of `loginPortals.update` changed from `_400` to `400`.
- `401` error response of `loginPortals.update` changed from `_401` to `401`.
- `403` error response of `loginPortals.update` changed from `_403` to `403`.
- `404` error response of `loginPortals.update` changed from `_404` to `404`.
- `422` error response of `loginPortals.update` changed from `_422` to `422`.
- `500` error response of `loginPortals.update` changed from `_500` to `500`.
- `400` error response of `loginPortals.delete` changed from `_400` to `400`.
- `401` error response of `loginPortals.delete` changed from `_401` to `401`.
- `403` error response of `loginPortals.delete` changed from `_403` to `403`.
- `404` error response of `loginPortals.delete` changed from `_404` to `404`.
- `422` error response of `loginPortals.delete` changed from `_422` to `422`.
- `500` error response of `loginPortals.delete` changed from `_500` to `500`.
- Response of `loginPortals.create` changed from `Uid` to `uid`.
- `400` error response of `loginPortals.create` changed from `_400` to `400`.
- `401` error response of `loginPortals.create` changed from `_401` to `401`.
- `403` error response of `loginPortals.create` changed from `_403` to `403`.
- `404` error response of `loginPortals.create` changed from `_404` to `404`.
- `422` error response of `loginPortals.create` changed from `_422` to `422`.
- `500` error response of `loginPortals.create` changed from `_500` to `500`.
- `400` error response of `loginPortals.list` changed from `_400` to `400`.
- `401` error response of `loginPortals.list` changed from `_401` to `401`.
- `403` error response of `loginPortals.list` changed from `_403` to `403`.
- `404` error response of `loginPortals.list` changed from `_404` to `404`.
- `422` error response of `loginPortals.list` changed from `_422` to `422`.
- `500` error response of `loginPortals.list` changed from `_500` to `500`.
- `400` error response of `rules.listRulesets` changed from `_400` to `400`.
- `401` error response of `rules.listRulesets` changed from `_401` to `401`.
- `403` error response of `rules.listRulesets` changed from `_403` to `403`.
- `404` error response of `rules.listRulesets` changed from `_404` to `404`.
- `422` error response of `rules.listRulesets` changed from `_422` to `422`.
- `500` error response of `rules.listRulesets` changed from `_500` to `500`.
- Response of `rules.createRuleset` changed from `Uid` to `uid`.
- `400` error response of `rules.createRuleset` changed from `_400` to `400`.
- `401` error response of `rules.createRuleset` changed from `_401` to `401`.
- `403` error response of `rules.createRuleset` changed from `_403` to `403`.
- `404` error response of `rules.createRuleset` changed from `_404` to `404`.
- `422` error response of `rules.createRuleset` changed from `_422` to `422`.
- `500` error response of `rules.createRuleset` changed from `_500` to `500`.
- `400` error response of `rules.updateRuleset` changed from `_400` to `400`.
- `401` error response of `rules.updateRuleset` changed from `_401` to `401`.
- `403` error response of `rules.updateRuleset` changed from `_403` to `403`.
- `404` error response of `rules.updateRuleset` changed from `_404` to `404`.
- `422` error response of `rules.updateRuleset` changed from `_422` to `422`.
- `500` error response of `rules.updateRuleset` changed from `_500` to `500`.
- `400` error response of `rules.deleteRuleset` changed from `_400` to `400`.
- `401` error response of `rules.deleteRuleset` changed from `_401` to `401`.
- `403` error response of `rules.deleteRuleset` changed from `_403` to `403`.
- `404` error response of `rules.deleteRuleset` changed from `_404` to `404`.
- `422` error response of `rules.deleteRuleset` changed from `_422` to `422`.
- `500` error response of `rules.deleteRuleset` changed from `_500` to `500`.
- `400` error response of `rules.retrieveRulesetDocument` changed from `_400` to `400`.
- `401` error response of `rules.retrieveRulesetDocument` changed from `_401` to `401`.
- `403` error response of `rules.retrieveRulesetDocument` changed from `_403` to `403`.
- `404` error response of `rules.retrieveRulesetDocument` changed from `_404` to `404`.
- `422` error response of `rules.retrieveRulesetDocument` changed from `_422` to `422`.
- `500` error response of `rules.retrieveRulesetDocument` changed from `_500` to `500`.
- `400` error response of `rules.createRulesetAccessGroup` changed from `_400` to `400`.
- `401` error response of `rules.createRulesetAccessGroup` changed from `_401` to `401`.
- `403` error response of `rules.createRulesetAccessGroup` changed from `_403` to `403`.
- `404` error response of `rules.createRulesetAccessGroup` changed from `_404` to `404`.
- `422` error response of `rules.createRulesetAccessGroup` changed from `_422` to `422`.
- `500` error response of `rules.createRulesetAccessGroup` changed from `_500` to `500`.
- `400` error response of `rules.deleteRulesetAccessGroup` changed from `_400` to `400`.
- `401` error response of `rules.deleteRulesetAccessGroup` changed from `_401` to `401`.
- `403` error response of `rules.deleteRulesetAccessGroup` changed from `_403` to `403`.
- `404` error response of `rules.deleteRulesetAccessGroup` changed from `_404` to `404`.
- `422` error response of `rules.deleteRulesetAccessGroup` changed from `_422` to `422`.
- `500` error response of `rules.deleteRulesetAccessGroup` changed from `_500` to `500`.
- `400` error response of `themes.list` changed from `_400` to `400`.
- `401` error response of `themes.list` changed from `_401` to `401`.
- `403` error response of `themes.list` changed from `_403` to `403`.
- `404` error response of `themes.list` changed from `_404` to `404`.
- `422` error response of `themes.list` changed from `_422` to `422`.
- `500` error response of `themes.list` changed from `_500` to `500`.
- Response of `themes.create` changed from `Uid` to `uid`.
- `400` error response of `themes.create` changed from `_400` to `400`.
- `401` error response of `themes.create` changed from `_401` to `401`.
- `403` error response of `themes.create` changed from `_403` to `403`.
- `404` error response of `themes.create` changed from `_404` to `404`.
- `422` error response of `themes.create` changed from `_422` to `422`.
- `500` error response of `themes.create` changed from `_500` to `500`.
- `400` error response of `themes.update` changed from `_400` to `400`.
- `401` error response of `themes.update` changed from `_401` to `401`.
- `403` error response of `themes.update` changed from `_403` to `403`.
- `404` error response of `themes.update` changed from `_404` to `404`.
- `422` error response of `themes.update` changed from `_422` to `422`.
- `500` error response of `themes.update` changed from `_500` to `500`.
- `400` error response of `themes.replaceDocument` changed from `_400` to `400`.
- `401` error response of `themes.replaceDocument` changed from `_401` to `401`.
- `403` error response of `themes.replaceDocument` changed from `_403` to `403`.
- `404` error response of `themes.replaceDocument` changed from `_404` to `404`.
- `422` error response of `themes.replaceDocument` changed from `_422` to `422`.
- `500` error response of `themes.replaceDocument` changed from `_500` to `500`.
- `400` error response of `themes.delete` changed from `_400` to `400`.
- `401` error response of `themes.delete` changed from `_401` to `401`.
- `403` error response of `themes.delete` changed from `_403` to `403`.
- `404` error response of `themes.delete` changed from `_404` to `404`.
- `422` error response of `themes.delete` changed from `_422` to `422`.
- `500` error response of `themes.delete` changed from `_500` to `500`.
- `400` error response of `themes.retrieve` changed from `_400` to `400`.
- `401` error response of `themes.retrieve` changed from `_401` to `401`.
- `403` error response of `themes.retrieve` changed from `_403` to `403`.
- `404` error response of `themes.retrieve` changed from `_404` to `404`.
- `422` error response of `themes.retrieve` changed from `_422` to `422`.
- `500` error response of `themes.retrieve` changed from `_500` to `500`.
- `400` error response of `teams.list` changed from `_400` to `400`.
- `401` error response of `teams.list` changed from `_401` to `401`.
- `403` error response of `teams.list` changed from `_403` to `403`.
- `404` error response of `teams.list` changed from `_404` to `404`.
- `422` error response of `teams.list` changed from `_422` to `422`.
- `500` error response of `teams.list` changed from `_500` to `500`.
- `400` error response of `scalarDocs.listGuides` changed from `_400` to `400`.
- `401` error response of `scalarDocs.listGuides` changed from `_401` to `401`.
- `403` error response of `scalarDocs.listGuides` changed from `_403` to `403`.
- `404` error response of `scalarDocs.listGuides` changed from `_404` to `404`.
- `422` error response of `scalarDocs.listGuides` changed from `_422` to `422`.
- `500` error response of `scalarDocs.listGuides` changed from `_500` to `500`.
- `400` error response of `scalarDocs.createGuide` changed from `_400` to `400`.
- `401` error response of `scalarDocs.createGuide` changed from `_401` to `401`.
- `403` error response of `scalarDocs.createGuide` changed from `_403` to `403`.
- `404` error response of `scalarDocs.createGuide` changed from `_404` to `404`.
- `422` error response of `scalarDocs.createGuide` changed from `_422` to `422`.
- `500` error response of `scalarDocs.createGuide` changed from `_500` to `500`.
- `400` error response of `scalarDocs.publishGuide` changed from `_400` to `400`.
- `401` error response of `scalarDocs.publishGuide` changed from `_401` to `401`.
- `403` error response of `scalarDocs.publishGuide` changed from `_403` to `403`.
- `404` error response of `scalarDocs.publishGuide` changed from `_404` to `404`.
- `422` error response of `scalarDocs.publishGuide` changed from `_422` to `422`.
- `500` error response of `scalarDocs.publishGuide` changed from `_500` to `500`.
- `400` error response of `namespaces.list` changed from `_400` to `400`.
- `401` error response of `namespaces.list` changed from `_401` to `401`.
- `403` error response of `namespaces.list` changed from `_403` to `403`.
- `404` error response of `namespaces.list` changed from `_404` to `404`.
- `422` error response of `namespaces.list` changed from `_422` to `422`.
- `500` error response of `namespaces.list` changed from `_500` to `500`.
- `400` error response of `authentication.exchangePersonalToken` changed from `_400` to `400`.
- `401` error response of `authentication.exchangePersonalToken` changed from `_401` to `401`.
- `403` error response of `authentication.exchangePersonalToken` changed from `_403` to `403`.
- `404` error response of `authentication.exchangePersonalToken` changed from `_404` to `404`.
- `422` error response of `authentication.exchangePersonalToken` changed from `_422` to `422`.
- `500` error response of `authentication.exchangePersonalToken` changed from `_500` to `500`.
- Response of `authentication.listCurrentUser` changed from `User` to `user`.
- `400` error response of `authentication.listCurrentUser` changed from `_400` to `400`.
- `401` error response of `authentication.listCurrentUser` changed from `_401` to `401`.
- `403` error response of `authentication.listCurrentUser` changed from `_403` to `403`.
- `404` error response of `authentication.listCurrentUser` changed from `_404` to `404`.
- `422` error response of `authentication.listCurrentUser` changed from `_422` to `422`.
- `500` error response of `authentication.listCurrentUser` changed from `_500` to `500`.
- Added schema `400`.
- Added schema `401`.
- Added schema `403`.
- Added schema `404`.
- Added schema `422`.
- Added schema `500`.
- Added schema `api_document`.
- Added schema `nanoid`.
- Added schema `version`.
- Added schema `slug`.
- Added schema `namespace`.
- Added schema `managed_doc_version`.
- Added schema `method`.
- Added schema `access_group`.
- Added schema `schema`.
- Added schema `managed_schema_version`.
- Added schema `timestamp`.
- Added schema `uid`.
- Added schema `login_portal_email`.
- Added schema `login_portal_page`.
- Added schema `login_portal`.
- Added schema `rule`.
- Added schema `theme`.
- Added schema `team`.
- Added schema `team_name`.
- Added schema `team_image`.
- Added schema `github_project`.
- Added schema `active_deployment`.
- Added schema `github_project_repository`.
- Added schema `email`.
- Added schema `team_summary`.
- Added schema `user`.
- Removed schema `_400`.
- Removed schema `_401`.
- Removed schema `_403`.
- Removed schema `_404`.
- Removed schema `_422`.
- Removed schema `_500`.
- Removed schema `ApiDocument`.
- Removed schema `Nanoid`.
- Removed schema `Version`.
- Removed schema `Slug`.
- Removed schema `Namespace`.
- Removed schema `ManagedDocVersion`.
- Removed schema `Method`.
- Removed schema `AccessGroup`.
- Removed schema `Schema`.
- Removed schema `ManagedSchemaVersion`.
- Removed schema `Timestamp`.
- Removed schema `Uid`.
- Removed schema `LoginPortalEmail`.
- Removed schema `LoginPortalPage`.
- Removed schema `LoginPortal`.
- Removed schema `Rule`.
- Removed schema `Theme`.
- Removed schema `Team`.
- Removed schema `TeamName`.
- Removed schema `TeamImage`.
- Removed schema `GithubProject`.
- Removed schema `ActiveDeployment`.
- Removed schema `GithubProjectRepository`.
- Removed schema `Email`.
- Removed schema `TeamSummary`.
- Removed schema `User`.

BREAKING CHANGE: 316 breaking changes to the SDK surface.
- `400` error response of `registry.listAllApiDocuments` changed from `_400` to `400`.
- `401` error response of `registry.listAllApiDocuments` changed from `_401` to `401`.
- `403` error response of `registry.listAllApiDocuments` changed from `_403` to `403`.
- `404` error response of `registry.listAllApiDocuments` changed from `_404` to `404`.
- `422` error response of `registry.listAllApiDocuments` changed from `_422` to `422`.
- `500` error response of `registry.listAllApiDocuments` changed from `_500` to `500`.
- `400` error response of `registry.listApiDocuments` changed from `_400` to `400`.
- `401` error response of `registry.listApiDocuments` changed from `_401` to `401`.
- `403` error response of `registry.listApiDocuments` changed from `_403` to `403`.
- `404` error response of `registry.listApiDocuments` changed from `_404` to `404`.
- `422` error response of `registry.listApiDocuments` changed from `_422` to `422`.
- `500` error response of `registry.listApiDocuments` changed from `_500` to `500`.
- `400` error response of `registry.createApiDocument` changed from `_400` to `400`.
- `401` error response of `registry.createApiDocument` changed from `_401` to `401`.
- `403` error response of `registry.createApiDocument` changed from `_403` to `403`.
- `404` error response of `registry.createApiDocument` changed from `_404` to `404`.
- `422` error response of `registry.createApiDocument` changed from `_422` to `422`.
- `500` error response of `registry.createApiDocument` changed from `_500` to `500`.
- `400` error response of `registry.updateApiDocument` changed from `_400` to `400`.
- `401` error response of `registry.updateApiDocument` changed from `_401` to `401`.
- `403` error response of `registry.updateApiDocument` changed from `_403` to `403`.
- `404` error response of `registry.updateApiDocument` changed from `_404` to `404`.
- `422` error response of `registry.updateApiDocument` changed from `_422` to `422`.
- `500` error response of `registry.updateApiDocument` changed from `_500` to `500`.
- `400` error response of `registry.deleteApiDocument` changed from `_400` to `400`.
- `401` error response of `registry.deleteApiDocument` changed from `_401` to `401`.
- `403` error response of `registry.deleteApiDocument` changed from `_403` to `403`.
- `404` error response of `registry.deleteApiDocument` changed from `_404` to `404`.
- `422` error response of `registry.deleteApiDocument` changed from `_422` to `422`.
- `500` error response of `registry.deleteApiDocument` changed from `_500` to `500`.
- `400` error response of `registry.retrieveApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.retrieveApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.retrieveApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.retrieveApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.retrieveApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.retrieveApiDocumentVersion` changed from `_500` to `500`.
- `400` error response of `registry.updateApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.updateApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.updateApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.updateApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.updateApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.updateApiDocumentVersion` changed from `_500` to `500`.
- `400` error response of `registry.deleteApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.deleteApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.deleteApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.deleteApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.deleteApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.deleteApiDocumentVersion` changed from `_500` to `500`.
- Response of `registry.listApiDocumentVersionMetadata` changed from `ManagedDocVersion` to `managed_doc_version`.
- `400` error response of `registry.listApiDocumentVersionMetadata` changed from `_400` to `400`.
- `401` error response of `registry.listApiDocumentVersionMetadata` changed from `_401` to `401`.
- `403` error response of `registry.listApiDocumentVersionMetadata` changed from `_403` to `403`.
- `404` error response of `registry.listApiDocumentVersionMetadata` changed from `_404` to `404`.
- `422` error response of `registry.listApiDocumentVersionMetadata` changed from `_422` to `422`.
- `500` error response of `registry.listApiDocumentVersionMetadata` changed from `_500` to `500`.
- Response of `registry.createApiDocumentVersion` changed from `ManagedDocVersion` to `managed_doc_version`.
- `400` error response of `registry.createApiDocumentVersion` changed from `_400` to `400`.
- `401` error response of `registry.createApiDocumentVersion` changed from `_401` to `401`.
- `403` error response of `registry.createApiDocumentVersion` changed from `_403` to `403`.
- `404` error response of `registry.createApiDocumentVersion` changed from `_404` to `404`.
- `422` error response of `registry.createApiDocumentVersion` changed from `_422` to `422`.
- `500` error response of `registry.createApiDocumentVersion` changed from `_500` to `500`.
- `400` error response of `registry.createApiDocumentAccessGroup` changed from `_400` to `400`.
- `401` error response of `registry.createApiDocumentAccessGroup` changed from `_401` to `401`.
- `403` error response of `registry.createApiDocumentAccessGroup` changed from `_403` to `403`.
- `404` error response of `registry.createApiDocumentAccessGroup` changed from `_404` to `404`.
- `422` error response of `registry.createApiDocumentAccessGroup` changed from `_422` to `422`.
- `500` error response of `registry.createApiDocumentAccessGroup` changed from `_500` to `500`.
- `400` error response of `registry.deleteApiDocumentAccessGroup` changed from `_400` to `400`.
- `401` error response of `registry.deleteApiDocumentAccessGroup` changed from `_401` to `401`.
- `403` error response of `registry.deleteApiDocumentAccessGroup` changed from `_403` to `403`.
- `404` error response of `registry.deleteApiDocumentAccessGroup` changed from `_404` to `404`.
- `422` error response of `registry.deleteApiDocumentAccessGroup` changed from `_422` to `422`.
- `500` error response of `registry.deleteApiDocumentAccessGroup` changed from `_500` to `500`.
- `400` error response of `schemas.list` changed from `_400` to `400`.
- `401` error response of `schemas.list` changed from `_401` to `401`.
- `403` error response of `schemas.list` changed from `_403` to `403`.
- `404` error response of `schemas.list` changed from `_404` to `404`.
- `422` error response of `schemas.list` changed from `_422` to `422`.
- `500` error response of `schemas.list` changed from `_500` to `500`.
- Response of `schemas.create` changed from `Uid` to `uid`.
- `400` error response of `schemas.create` changed from `_400` to `400`.
- `401` error response of `schemas.create` changed from `_401` to `401`.
- `403` error response of `schemas.create` changed from `_403` to `403`.
- `404` error response of `schemas.create` changed from `_404` to `404`.
- `422` error response of `schemas.create` changed from `_422` to `422`.
- `500` error response of `schemas.create` changed from `_500` to `500`.
- `400` error response of `schemas.update` changed from `_400` to `400`.
- `401` error response of `schemas.update` changed from `_401` to `401`.
- `403` error response of `schemas.update` changed from `_403` to `403`.
- `404` error response of `schemas.update` changed from `_404` to `404`.
- `422` error response of `schemas.update` changed from `_422` to `422`.
- `500` error response of `schemas.update` changed from `_500` to `500`.
- `400` error response of `schemas.delete` changed from `_400` to `400`.
- `401` error response of `schemas.delete` changed from `_401` to `401`.
- `403` error response of `schemas.delete` changed from `_403` to `403`.
- `404` error response of `schemas.delete` changed from `_404` to `404`.
- `422` error response of `schemas.delete` changed from `_422` to `422`.
- `500` error response of `schemas.delete` changed from `_500` to `500`.
- `400` error response of `schemas.version.retrieveSchema` changed from `_400` to `400`.
- `401` error response of `schemas.version.retrieveSchema` changed from `_401` to `401`.
- `403` error response of `schemas.version.retrieveSchema` changed from `_403` to `403`.
- `404` error response of `schemas.version.retrieveSchema` changed from `_404` to `404`.
- `422` error response of `schemas.version.retrieveSchema` changed from `_422` to `422`.
- `500` error response of `schemas.version.retrieveSchema` changed from `_500` to `500`.
- `400` error response of `schemas.version.deleteSchema` changed from `_400` to `400`.
- `401` error response of `schemas.version.deleteSchema` changed from `_401` to `401`.
- `403` error response of `schemas.version.deleteSchema` changed from `_403` to `403`.
- `404` error response of `schemas.version.deleteSchema` changed from `_404` to `404`.
- `422` error response of `schemas.version.deleteSchema` changed from `_422` to `422`.
- `500` error response of `schemas.version.deleteSchema` changed from `_500` to `500`.
- Response of `schemas.version.createSchema` changed from `Uid` to `uid`.
- `400` error response of `schemas.version.createSchema` changed from `_400` to `400`.
- `401` error response of `schemas.version.createSchema` changed from `_401` to `401`.
- `403` error response of `schemas.version.createSchema` changed from `_403` to `403`.
- `404` error response of `schemas.version.createSchema` changed from `_404` to `404`.
- `422` error response of `schemas.version.createSchema` changed from `_422` to `422`.
- `500` error response of `schemas.version.createSchema` changed from `_500` to `500`.
- `400` error response of `schemas.accessGroup.createSchema` changed from `_400` to `400`.
- `401` error response of `schemas.accessGroup.createSchema` changed from `_401` to `401`.
- `403` error response of `schemas.accessGroup.createSchema` changed from `_403` to `403`.
- `404` error response of `schemas.accessGroup.createSchema` changed from `_404` to `404`.
- `422` error response of `schemas.accessGroup.createSchema` changed from `_422` to `422`.
- `500` error response of `schemas.accessGroup.createSchema` changed from `_500` to `500`.
- `400` error response of `schemas.accessGroup.deleteSchema` changed from `_400` to `400`.
- `401` error response of `schemas.accessGroup.deleteSchema` changed from `_401` to `401`.
- `403` error response of `schemas.accessGroup.deleteSchema` changed from `_403` to `403`.
- `404` error response of `schemas.accessGroup.deleteSchema` changed from `_404` to `404`.
- `422` error response of `schemas.accessGroup.deleteSchema` changed from `_422` to `422`.
- `500` error response of `schemas.accessGroup.deleteSchema` changed from `_500` to `500`.
- `400` error response of `loginPortals.retrieve` changed from `_400` to `400`.
- `401` error response of `loginPortals.retrieve` changed from `_401` to `401`.
- `403` error response of `loginPortals.retrieve` changed from `_403` to `403`.
- `404` error response of `loginPortals.retrieve` changed from `_404` to `404`.
- `422` error response of `loginPortals.retrieve` changed from `_422` to `422`.
- `500` error response of `loginPortals.retrieve` changed from `_500` to `500`.
- `400` error response of `loginPortals.update` changed from `_400` to `400`.
- `401` error response of `loginPortals.update` changed from `_401` to `401`.
- `403` error response of `loginPortals.update` changed from `_403` to `403`.
- `404` error response of `loginPortals.update` changed from `_404` to `404`.
- `422` error response of `loginPortals.update` changed from `_422` to `422`.
- `500` error response of `loginPortals.update` changed from `_500` to `500`.
- `400` error response of `loginPortals.delete` changed from `_400` to `400`.
- `401` error response of `loginPortals.delete` changed from `_401` to `401`.
- `403` error response of `loginPortals.delete` changed from `_403` to `403`.
- `404` error response of `loginPortals.delete` changed from `_404` to `404`.
- `422` error response of `loginPortals.delete` changed from `_422` to `422`.
- `500` error response of `loginPortals.delete` changed from `_500` to `500`.
- Response of `loginPortals.create` changed from `Uid` to `uid`.
- `400` error response of `loginPortals.create` changed from `_400` to `400`.
- `401` error response of `loginPortals.create` changed from `_401` to `401`.
- `403` error response of `loginPortals.create` changed from `_403` to `403`.
- `404` error response of `loginPortals.create` changed from `_404` to `404`.
- `422` error response of `loginPortals.create` changed from `_422` to `422`.
- `500` error response of `loginPortals.create` changed from `_500` to `500`.
- `400` error response of `loginPortals.list` changed from `_400` to `400`.
- `401` error response of `loginPortals.list` changed from `_401` to `401`.
- `403` error response of `loginPortals.list` changed from `_403` to `403`.
- `404` error response of `loginPortals.list` changed from `_404` to `404`.
- `422` error response of `loginPortals.list` changed from `_422` to `422`.
- `500` error response of `loginPortals.list` changed from `_500` to `500`.
- `400` error response of `rules.listRulesets` changed from `_400` to `400`.
- `401` error response of `rules.listRulesets` changed from `_401` to `401`.
- `403` error response of `rules.listRulesets` changed from `_403` to `403`.
- `404` error response of `rules.listRulesets` changed from `_404` to `404`.
- `422` error response of `rules.listRulesets` changed from `_422` to `422`.
- `500` error response of `rules.listRulesets` changed from `_500` to `500`.
- Response of `rules.createRuleset` changed from `Uid` to `uid`.
- `400` error response of `rules.createRuleset` changed from `_400` to `400`.
- `401` error response of `rules.createRuleset` changed from `_401` to `401`.
- `403` error response of `rules.createRuleset` changed from `_403` to `403`.
- `404` error response of `rules.createRuleset` changed from `_404` to `404`.
- `422` error response of `rules.createRuleset` changed from `_422` to `422`.
- `500` error response of `rules.createRuleset` changed from `_500` to `500`.
- `400` error response of `rules.updateRuleset` changed from `_400` to `400`.
- `401` error response of `rules.updateRuleset` changed from `_401` to `401`.
- `403` error response of `rules.updateRuleset` changed from `_403` to `403`.
- `404` error response of `rules.updateRuleset` changed from `_404` to `404`.
- `422` error response of `rules.updateRuleset` changed from `_422` to `422`.
- `500` error response of `rules.updateRuleset` changed from `_500` to `500`.
- `400` error response of `rules.deleteRuleset` changed from `_400` to `400`.
- `401` error response of `rules.deleteRuleset` changed from `_401` to `401`.
- `403` error response of `rules.deleteRuleset` changed from `_403` to `403`.
- `404` error response of `rules.deleteRuleset` changed from `_404` to `404`.
- `422` error response of `rules.deleteRuleset` changed from `_422` to `422`.
- `500` error response of `rules.deleteRuleset` changed from `_500` to `500`.
- `400` error response of `rules.retrieveRulesetDocument` changed from `_400` to `400`.
- `401` error response of `rules.retrieveRulesetDocument` changed from `_401` to `401`.
- `403` error response of `rules.retrieveRulesetDocument` changed from `_403` to `403`.
- `404` error response of `rules.retrieveRulesetDocument` changed from `_404` to `404`.
- `422` error response of `rules.retrieveRulesetDocument` changed from `_422` to `422`.
- `500` error response of `rules.retrieveRulesetDocument` changed from `_500` to `500`.
- `400` error response of `rules.createRulesetAccessGroup` changed from `_400` to `400`.
- `401` error response of `rules.createRulesetAccessGroup` changed from `_401` to `401`.
- `403` error response of `rules.createRulesetAccessGroup` changed from `_403` to `403`.
- `404` error response of `rules.createRulesetAccessGroup` changed from `_404` to `404`.
- `422` error response of `rules.createRulesetAccessGroup` changed from `_422` to `422`.
- `500` error response of `rules.createRulesetAccessGroup` changed from `_500` to `500`.
- `400` error response of `rules.deleteRulesetAccessGroup` changed from `_400` to `400`.
- `401` error response of `rules.deleteRulesetAccessGroup` changed from `_401` to `401`.
- `403` error response of `rules.deleteRulesetAccessGroup` changed from `_403` to `403`.
- `404` error response of `rules.deleteRulesetAccessGroup` changed from `_404` to `404`.
- `422` error response of `rules.deleteRulesetAccessGroup` changed from `_422` to `422`.
- `500` error response of `rules.deleteRulesetAccessGroup` changed from `_500` to `500`.
- `400` error response of `themes.list` changed from `_400` to `400`.
- `401` error response of `themes.list` changed from `_401` to `401`.
- `403` error response of `themes.list` changed from `_403` to `403`.
- `404` error response of `themes.list` changed from `_404` to `404`.
- `422` error response of `themes.list` changed from `_422` to `422`.
- `500` error response of `themes.list` changed from `_500` to `500`.
- Response of `themes.create` changed from `Uid` to `uid`.
- `400` error response of `themes.create` changed from `_400` to `400`.
- `401` error response of `themes.create` changed from `_401` to `401`.
- `403` error response of `themes.create` changed from `_403` to `403`.
- `404` error response of `themes.create` changed from `_404` to `404`.
- `422` error response of `themes.create` changed from `_422` to `422`.
- `500` error response of `themes.create` changed from `_500` to `500`.
- `400` error response of `themes.update` changed from `_400` to `400`.
- `401` error response of `themes.update` changed from `_401` to `401`.
- `403` error response of `themes.update` changed from `_403` to `403`.
- `404` error response of `themes.update` changed from `_404` to `404`.
- `422` error response of `themes.update` changed from `_422` to `422`.
- `500` error response of `themes.update` changed from `_500` to `500`.
- `400` error response of `themes.replaceDocument` changed from `_400` to `400`.
- `401` error response of `themes.replaceDocument` changed from `_401` to `401`.
- `403` error response of `themes.replaceDocument` changed from `_403` to `403`.
- `404` error response of `themes.replaceDocument` changed from `_404` to `404`.
- `422` error response of `themes.replaceDocument` changed from `_422` to `422`.
- `500` error response of `themes.replaceDocument` changed from `_500` to `500`.
- `400` error response of `themes.delete` changed from `_400` to `400`.
- `401` error response of `themes.delete` changed from `_401` to `401`.
- `403` error response of `themes.delete` changed from `_403` to `403`.
- `404` error response of `themes.delete` changed from `_404` to `404`.
- `422` error response of `themes.delete` changed from `_422` to `422`.
- `500` error response of `themes.delete` changed from `_500` to `500`.
- `400` error response of `themes.retrieve` changed from `_400` to `400`.
- `401` error response of `themes.retrieve` changed from `_401` to `401`.
- `403` error response of `themes.retrieve` changed from `_403` to `403`.
- `404` error response of `themes.retrieve` changed from `_404` to `404`.
- `422` error response of `themes.retrieve` changed from `_422` to `422`.
- `500` error response of `themes.retrieve` changed from `_500` to `500`.
- `400` error response of `teams.list` changed from `_400` to `400`.
- `401` error response of `teams.list` changed from `_401` to `401`.
- `403` error response of `teams.list` changed from `_403` to `403`.
- `404` error response of `teams.list` changed from `_404` to `404`.
- `422` error response of `teams.list` changed from `_422` to `422`.
- `500` error response of `teams.list` changed from `_500` to `500`.
- `400` error response of `scalarDocs.listGuides` changed from `_400` to `400`.
- `401` error response of `scalarDocs.listGuides` changed from `_401` to `401`.
- `403` error response of `scalarDocs.listGuides` changed from `_403` to `403`.
- `404` error response of `scalarDocs.listGuides` changed from `_404` to `404`.
- `422` error response of `scalarDocs.listGuides` changed from `_422` to `422`.
- `500` error response of `scalarDocs.listGuides` changed from `_500` to `500`.
- `400` error response of `scalarDocs.createGuide` changed from `_400` to `400`.
- `401` error response of `scalarDocs.createGuide` changed from `_401` to `401`.
- `403` error response of `scalarDocs.createGuide` changed from `_403` to `403`.
- `404` error response of `scalarDocs.createGuide` changed from `_404` to `404`.
- `422` error response of `scalarDocs.createGuide` changed from `_422` to `422`.
- `500` error response of `scalarDocs.createGuide` changed from `_500` to `500`.
- `400` error response of `scalarDocs.publishGuide` changed from `_400` to `400`.
- `401` error response of `scalarDocs.publishGuide` changed from `_401` to `401`.
- `403` error response of `scalarDocs.publishGuide` changed from `_403` to `403`.
- `404` error response of `scalarDocs.publishGuide` changed from `_404` to `404`.
- `422` error response of `scalarDocs.publishGuide` changed from `_422` to `422`.
- `500` error response of `scalarDocs.publishGuide` changed from `_500` to `500`.
- `400` error response of `namespaces.list` changed from `_400` to `400`.
- `401` error response of `namespaces.list` changed from `_401` to `401`.
- `403` error response of `namespaces.list` changed from `_403` to `403`.
- `404` error response of `namespaces.list` changed from `_404` to `404`.
- `422` error response of `namespaces.list` changed from `_422` to `422`.
- `500` error response of `namespaces.list` changed from `_500` to `500`.
- `400` error response of `authentication.exchangePersonalToken` changed from `_400` to `400`.
- `401` error response of `authentication.exchangePersonalToken` changed from `_401` to `401`.
- `403` error response of `authentication.exchangePersonalToken` changed from `_403` to `403`.
- `404` error response of `authentication.exchangePersonalToken` changed from `_404` to `404`.
- `422` error response of `authentication.exchangePersonalToken` changed from `_422` to `422`.
- `500` error response of `authentication.exchangePersonalToken` changed from `_500` to `500`.
- Response of `authentication.listCurrentUser` changed from `User` to `user`.
- `400` error response of `authentication.listCurrentUser` changed from `_400` to `400`.
- `401` error response of `authentication.listCurrentUser` changed from `_401` to `401`.
- `403` error response of `authentication.listCurrentUser` changed from `_403` to `403`.
- `404` error response of `authentication.listCurrentUser` changed from `_404` to `404`.
- `422` error response of `authentication.listCurrentUser` changed from `_422` to `422`.
- `500` error response of `authentication.listCurrentUser` changed from `_500` to `500`.
- Removed schema `_400`.
- Removed schema `_401`.
- Removed schema `_403`.
- Removed schema `_404`.
- Removed schema `_422`.
- Removed schema `_500`.
- Removed schema `ApiDocument`.
- Removed schema `Nanoid`.
- Removed schema `Version`.
- Removed schema `Slug`.
- Removed schema `Namespace`.
- Removed schema `ManagedDocVersion`.
- Removed schema `Method`.
- Removed schema `AccessGroup`.
- Removed schema `Schema`.
- Removed schema `ManagedSchemaVersion`.
- Removed schema `Timestamp`.
- Removed schema `Uid`.
- Removed schema `LoginPortalEmail`.
- Removed schema `LoginPortalPage`.
- Removed schema `LoginPortal`.
- Removed schema `Rule`.
- Removed schema `Theme`.
- Removed schema `Team`.
- Removed schema `TeamName`.
- Removed schema `TeamImage`.
- Removed schema `GithubProject`.
- Removed schema `ActiveDeployment`.
- Removed schema `GithubProjectRepository`.
- Removed schema `Email`.
- Removed schema `TeamSummary`.
- Removed schema `User`.

Build: Uc89ulkPXBuvFBfSkvBDl
@scalar-docs
scalar-docs Bot changed the base branch from scalar-next to main July 23, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant