I have created a an OpenSchema Web API and I am looking for alternative to Swagger to send the documentation to Client team. Any help is appreciated.
New to Azure.
I have created a an OpenSchema Web API and I am looking for alternative to Swagger to send the documentation to Client team. Any help is appreciated.
New to Azure.
@nashRed-8513 Swagger is an open standard used across the industry and with it comes the whole ecosystem of tools that you can use right out of the box.
RAML is one alternate that I am aware of which you can explore.
6 people are following this question.