swagger/openapi spec for the REST API

Is there a swagger/openapi spec for the REST API? I see some jira issues but couldn't find anything useful..

0 votes

1 answers

2483 views

ANSWER



browsing through the source code, i've found the /api/v1/doc endpoint which serves swagger docs.

0 votes



Also check :

/nuxeo/site/api/v1/schema

/nuxeo/site/api/v1/facet

/nuxeo/site/api/v1/docType

that give json definition of all or specific entities

11/28/2018