Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add showSchemas to show all top-level Schemas under group in menu #1434

Closed
wants to merge 10 commits into from

Conversation

shelbys
Copy link
Contributor

@shelbys shelbys commented Oct 27, 2020

I didn't realize #1406 hasn't been Merged yet, so this should wait for that merge because those commits are in here as well

This reuses <SchemaDefinition> support in Markdown to automatically add a menu item for each entry in components.schemas

If you appreciate this contribution, please add a hacktoberfest-accepted Label to the PR, so it'll be tracked

shelbys and others added 7 commits October 8, 2020 13:44
* 'master' of github.com:shelbys/redoc:
  Add showExtentions for Responses
* upstream/master:
  chore: Release 2.0.0-rc.44 🔖
  feat: new extensions hook PropertyDetailsCell + wrap property name into span
  chore: add .vscode to .gitignore (Redocly#1416)
  chore: fix tests
  chore: Release 2.0.0-rc.43 🔖
  fix: fix broken observable after mobx upgrade (Redocly#1415)
  chore: Release 2.0.0-rc.42 🔖
  chore: update test snapshot (Redocly#1414)
  chore: upgrade to mobx@6 (Redocly#1412)
  fix: make schema layout more responsive on small screen (Redocly#1411)
  docs: unqualify mobx version for react usage (Redocly#1380)
  fix: make samples accessible by keyboard (Redocly#1401)
  docs: improvements to vendor extensions topic (Redocly#1386)
  fix: hide dropdown input on IE 11 (Redocly#1403)
  feat: Dockerfile compatible with OpenShift (Redocly#1407) (Redocly#1408)
@andriyl andriyl force-pushed the master branch 2 times, most recently from cc0c845 to 3c4ece9 Compare April 9, 2021 19:18
shelbys added 2 commits May 21, 2021 12:11
* upstream/master: (62 commits)
  fix: use operation path if operation summary/description is not provided (Redocly#1596)
  fix: parse json theme string for standalone tag (Redocly#1492)
  chore: update(cli) engine node version >=12 (Redocly#1583)
  chore(cli): v0.11.4
  fix: right absolute path for load and bundle definition (Redocly#1579)
  chore(cli): v0.11.3
  docs: update specUrl (Redocly#1577)
  fix: added missing semicolon to styling (Redocly#1578)
  chore: Release 2.0.0-rc.53
  chore: Release 2.0.0-rc.52
  chore: update openapi-core version to fix parsing root document
  chore(cli): v0.11.2
  fix: broken paths when budle or serve using cli (Redocly#1572)
  chore(cli): v0.11.1
  chore(cli): v0.11.0
  chore: Release 2.0.0-rc.51
  chore: unit tests to check loading and bundling api definitions with openapi-core (Redocly#1568)
  chore: use openapi-core to bundle definition instead of json-schema-ref-parser (Redocly#1500)
  docs: remove extra word in grammar (Redocly#1539)
  feat: add disable-google-font parameter to serve command in cli (Redocly#1558)
  ...
* master: (62 commits)
  fix: use operation path if operation summary/description is not provided (Redocly#1596)
  fix: parse json theme string for standalone tag (Redocly#1492)
  chore: update(cli) engine node version >=12 (Redocly#1583)
  chore(cli): v0.11.4
  fix: right absolute path for load and bundle definition (Redocly#1579)
  chore(cli): v0.11.3
  docs: update specUrl (Redocly#1577)
  fix: added missing semicolon to styling (Redocly#1578)
  chore: Release 2.0.0-rc.53
  chore: Release 2.0.0-rc.52
  chore: update openapi-core version to fix parsing root document
  chore(cli): v0.11.2
  fix: broken paths when budle or serve using cli (Redocly#1572)
  chore(cli): v0.11.1
  chore(cli): v0.11.0
  chore: Release 2.0.0-rc.51
  chore: unit tests to check loading and bundling api definitions with openapi-core (Redocly#1568)
  chore: use openapi-core to bundle definition instead of json-schema-ref-parser (Redocly#1500)
  docs: remove extra word in grammar (Redocly#1539)
  feat: add disable-google-font parameter to serve command in cli (Redocly#1558)
  ...
@lornajane
Copy link
Contributor

Thank you @shelbys! I know this has been open a while, and I'd like to apologise for keeping you waiting. We've agreed that we're not going to add support for this feature to the project at this time, so I'm closing the pull request - but we appreciate you being part of the project.

@lornajane lornajane closed this Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants