Skip to content

Add --set higress-console.swagger.enabled=true arguments to the helm install or upgrade command.

Add the following lines into compose/console.env file in the installation directory and restart Higress.

Terminal window
SPRINGDOC_API_DOCS_ENABLED=true
SPRINGDOC_SWAGGER_UI_ENABLED=true

Add -e SPRINGDOC_API_DOCS_ENABLED=true -e SPRINGDOC_SWAGGER_UI_ENABLED=true arguments to the docker run command.

http://<higress-console-endpoint>/swagger-ui/index.html