OpenAPI/AsyncAPI View #172
thawankeane
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hello everyone,
This idea may be out of scope due to a specific JSON format, but here it goes:
It is a very common need for developers who work on building or integrating with APIs documented in OpenAPI (aka Swagger) and AsyncAPI specifications to visualize these specifications in a more visually compatible interface instead of raw JSON.
The idea behind this discussion is to add a new view into JSON Hero to render these specifications into a visually compatible interface when JSON Hero detects that the parsed JSON is in one of these specification formats.
Some useful resources:
?url=
query param to load a file from a URL.?url=
query, but this one accepts only OpenAPI files, not AsyncAPI.?url=
query to load JSON from a URL.Beta Was this translation helpful? Give feedback.
All reactions