Skip to content

Add Platform API page based on OpenAPI spec

I've seen some applications using Redoc-generated websites to view the REST API details (https://github.com/Redocly/redoc).

Could we add such a page on our Docs space as well?

Do you know what it would take assuming that OpenAPI yaml is in place?

For example ArgoCD exposes it as part of the application itself (https://cd-argo.qalab.nmaas.eu/swagger-ui). Not sure if embedding it in the Portal is the way to go for nmaas or could it be rather served centrally from the Docs page.

Edited by Lukasz Lopatowski