API automation #7936
rakesh-308
started this conversation in
General
API automation
#7936
Replies: 2 comments 2 replies
-
can you give an example? like postman for API spec? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Also interested in this feature. Do we have progress in this topic? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed, in routes we configured there is a possibility to export them in OpenAPI specifications and use a UI tool like swagger to import them and use it as developer portal.
Is it possible to expose the documentation regarding endpoints of services/upstream?
Is there any way to automate the exposure documentation for new endpoints we expose in service (and that service is exposed by a route in Gateway)
In Kong, there is something called 'Developer Portal', I was trying to find something similar which can help exposing developers our apis documentation in a automated fashion, but could not see anything yet :(
Beta Was this translation helpful? Give feedback.
All reactions