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 expandSchemas to expand all properties for all Schemas #1435

Open
wants to merge 9 commits into
base: main
Choose a base branch
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

Expand all nesting in Request Bodies, Responses, and top-level Schemas, so it's easier to scan or page search for nested content

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)
* 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)
  ...
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.

None yet

3 participants