open-api-renderer icon indicating copy to clipboard operation
open-api-renderer copied to clipboard

🎩 A React renderer for OpenAPI v3.

Results 24 open-api-renderer issues
Sort by recently updated
recently updated
newest added

Implement an interactive mode that works similar to the [attached design](https://github.com/temando/open-api-renderer/files/989011/interactive-mode.pdf). Also see [API console feature on ReDoc](https://github.com/Rebilly/ReDoc/issues/53)

v3

Love how clean this thing looks when generating a requestBody with a complicated schema, but we ran into one particular case that didn't seem supported. There doesn't seem to be...

When examples are not present, generate an example request based on schema.

help wanted
v3

For simplicity, the parser has been developed as part of the same project. This allowed for a faster development cycle as parser features were able to be implemented the by...

v3

If I scroll the contents (on the right hand side), it will take 2-3 seconds for the corresponding navigation on the left to be highlighted. This is not a great...

bug
UI
wish

- Material UI - emoji

The demo is rather cool and significantly helps others get up to speed with the project _fast_. However, it's rather annoying having to pollute MR's with the rebuild of the...

enhancement
v3

- https://github.com/xyc/react-inspector - https://github.com/Lapple/react-json-inspector Both seem lightweight and offer configuration to expand to a certain level/property out of the box.

v3