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?
you can try https://swagger.io/ chat GPT
There's a tutorial in the Developer Portal that covers this, https://developer.infor.com/tutorials/enterprise-integration/how-to-create-swagger-documentation-for-rest-api/
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 :
https://editor.swagger.io
@Tony Woods , solved problem, thanks!
Permission Problem You need the session.valid permission to do that.