Open tmkasun opened 2 years ago
Re: Stoplight Elements,
Did a quick test and I think we need to have this intercept request feature to use with Publisher/Devportal tryout UI
More on: Stoplight Elements,
Tryout: We have to either remove the Auth input section or auto-fill with generated bearer tokens, API Key, or user-provided Basic auth values
Servers selection: Have to override the selector behavior
hoppscotch supports testing most of the API types we have in APIM,(REST, GQL, SSE, and more)
Better if we can replace hopscotch with Swagger UI.
Seems like they don't support importing OAS definitions yet.
"Re: Integrating https://hoppscotch.io/ to"
Describe your problem(s)
Currently, we have used Swagger UI for trying out API requests in both Publisher and Developer portals, This issue is to track the improvement of API try-out UX in all places.
Describe your solution
Available Tryout tools out there
How will you implement it