debian-forge-composer/docs/news/unreleased/openapi-endpoint-in-cloudapi.md
Martin Sehnoutka f98e231f64 cloudapi: extend the API spec with /version and /openapi.json
These endpoints are useful for clients while exploring the API. They are
also required for deploying the service into clouddot.
2021-02-12 14:25:19 +01:00

324 B

CloudAPI now supports /openapi.json and /version endpoints

These endpoints are useful for deployment in the cloud.redhat.com platform. The platform will use data from the /openapi.json endpoint to automatically generate documentation for the REST API. A user can see the documentation in the cloud.redhat.com web console.