Hello folks,
I am looking at maybe doing some updates to the xqDoc spec and the codebase. I have code that transforms the xqDoc resources with RestXQ into an OpenAPI 3 API documentation. The things that I want to figure out is:
- Figure out how to specify the schema of the parameters and the return
- Document the various HTTP return codes and the response content for each return code
I would like to get the input from everyone using xqDoc
Thank you,
Loren