mirror of
https://github.com/Redocly/redoc.git
synced 2025-12-05 17:03:53 +03:00
* add section menus for tags and object description * bundle and test * add depth calculation * add object descriptions to test * enable operations spacing for operations as well * bring back section rule, as this could be solved better * update read/writeonly filter rule to be able to filter both * add showReadOnly and showWriteOnly options to object-description * update demo to show use cases * remove forgotten console.log * adjust demo test with newly added items * do the right match with the menu items :/ * chore: refactor + jsxify md tags * chore: simplify demo spec * fix: dropdown fixes related to object description |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| debug.ts | ||
| decorators.ts | ||
| dom.ts | ||
| helpers.ts | ||
| highlight.ts | ||
| index.ts | ||
| JsonPointer.ts | ||
| jsonToHtml.ts | ||
| loadAndBundleSpec.ts | ||
| memoize.ts | ||
| openapi.ts | ||
| test-utils.ts | ||