Hi, we are putting some of our API behind Azure APIM., we import into the APIM the API endpoints thorugh the openapi metadata generated by service stack.
We would like to expose the metadata endpoint page through the APIM.
If I add manually a /metadata endpoint in the API registration, it does work …
however is there a “better way” ?
ideally /metadata endpoint should be exposed as a get endpoint in the swagger definition.
thank you
enrico