KarelHusa
3 years agoChampion Level 1
Status:
New Idea
Add visual aid (like Swagger-UI) for OpenAPI specifications
The need
When I import OpenAPI specification into ReadyAPI a new API is created.
When I open the Service Viewer, there are two tabs:
- endpoints with the service URL
- specification with a tree of OpenAPI elements and relevant OpenAPI JSON
What I am completely missing is any visual aid to browse the OpenAPI specification, i.e. the UI which Swagger-UI tool provides.
I am especially missing a function to browse complex JSON objects.
Proposal
Can you please add another tab with a user-friendly visual viewer of the OpenAPI specification?
The Swagger-UI functionality would work well.