Docs
uapigateway
Operation Guide
Open API
Publish API

Publish API

Publishing is the final step in the Open API process, which refers to publishing the predetermined API definition to the corresponding environment, allowing the client to access it. API publication will parse your API environment definition, such as environment variable parameters used in the API such as ${Stage.ENV}. If you want to use this function, you need to ensure that you have the corresponding parameters in the environment variables. To publish the API, you need to go to “API List” or the specific API details, click on publish, select the corresponding environment, enter the publish description, and click confirm. The publishing description is critical information for finding historical versions, so please enter it carefully.