skyline-apiserver/releasenotes/notes/add-api-doc-5aaffa4e93ca469a.yaml
yangshaoxue ea69660e4d feat: Add API docs
Update the nginx configuration file to access API docs

Change-Id: I59dc9aee11f87f61d1ecb6095b16bed9658a58c0
2022-11-02 17:31:04 +08:00

7 lines
185 B
YAML

---
features:
- |
Added ``api_prefix`` forwarding to the nginx configuration file.
Now You can visit the API doc
``https://<ip_address>:9999/api/openstack/skyline/docs``.