Manage your API changes with API Releases. Releases are based on a revsion, which mark
a specific point in your API documentation history. For each release you can set
API lifecyle flags like "released", "deprecated", or "end of life".
Creating a Release
Navigate to the API you want to create a Release for, go to the Releases
page and click on Create Release.
Select the revision the Release should be based on, provide a version number,
and select the API resources (endpoints) which should be included. Everything
else like models (schemas), parameters and authentication is automatically
calculated by APITree. After creation the Release enters the state
Unreleased and is only visible to you / within your organization.
Note: It is possible to create API Shares for Unreleased Releases.