Hi,
I can see the MARS.OpenAPI.* units exist but I'm really not sure how to use them. I have a MARS server app and would like to provide OpenAPI JSON for consumption by other utils, like Swagger.
1. How do I set this up at the 'engine/application level, and
2. How do I provide the documentation for each resource/endpoint ?
Thanks in advance.