swagger-editor icon indicating copy to clipboard operation
swagger-editor copied to clipboard

SwaggerEditor@next(standalone): navigation sidebar

Open tim-lai opened this issue 3 years ago • 0 comments

Problem: It can be difficult to find and scroll through a large definition.

Proposed solution: a component in EditorPaneBarLeft that:

  • [ ] filter by operation/schema/tag/etc
  • [ ] organize by sections
  • [ ] support OpenAPI 2.x definitions
  • [ ] support OpenAPI 3.0 definitions
  • [ ] support OpenAPI 3.1 definitions
  • [ ] support AsyncAPI 2.x definitions

tim-lai avatar Jul 15 '22 17:07 tim-lai