Manage your SDK

Build a version#

Click Build, or choose Save and Build after editing configuration. Scalar generates every configured target and reports pending, generated, or failed status.

Every build analyzes the OpenAPI document and configuration before generation. Diagnostics are part of the build output; a diagnostics gate can stop a build before files are written.

A linked target pushes generated output to scalar-generated, merges it into scalar-next, and updates the release pull request against your default branch. Publishing is controlled by the workflow in your repository.

Manage versions#

Create a draft version with a semver and API version. A draft does not affect the live SDK until it is built and activated. You can inspect version history, set the active version, or discard an unbuilt draft.

Download targets#

Download a generated artifact from a version detail page without connecting a GitHub repository.

Next steps#

Updated

Was this page helpful?