Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 1.24 KB

TODO.md

File metadata and controls

23 lines (23 loc) · 1.24 KB

TODO:

  • handle ref loop? [idea: cyclic detection ---> create a model section once detected(all nodes in cycle?) --> link to the model instead of expanding it]
  • support markdown in description?
  • Theming
  • Fixed Navigation bar
  • Schema Description
  • auto populate tags (by path, method)
  • A tool to add header to all methods.
  • Add missing sections from the spec i.e. author, security, and so on
  • @Schema, when Ctrl + Click on brace, expand/collapse all keys (for that level)
  • Implement --version for console
  • missing a comma on a row that has comment
  • Ctrl + click at tag to toggle on/off from search bar
  • Shift + click at tag to exclude
  • change #merge to Object.assign() https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
  • Make available tags clickable too?
  • Radio button color should follow method's color
  • Schema Table could have its content overflow. should it be limited to fixed and scroll? or maybe a larger content box? --> it will eventually have a longer content
  • Foldable block comment?
  • Resizable Table's columns
  • Align Schema Comment
  • Pre-fill tryout panel with example. Maybe choose from drop down
  • Parse V3