How create swagger documentation for API without documentation
Fabiano Silva
Member, Infor Partner Posts: 32
in API Gateway
I'm trying implement the public API to get zipcode.
I need to add the documentation in API Gateway.
Public API: https://viacep.com.br/ws/{cep}/json
How can I do that? Any tool?
0
Best Answer
-
you can try
chat GPT1
Answers
-
You can create own custom swagger document in YAML or JSON if API providers doesn't provider any swagger doc. Here is quick online editor tool :
1