forked from PaloAltoNetworks/docusaurus-openapi-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix allof in array item #6
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: change label change tab label name of anyOf/oneOf build feat: refactor request and response example fix: primitive add build fix: Added handling for when there is no schema. feat: Add new endpoints for allOf with nested array items and properties in OpenAPI schema [Enhancement] Add vendor extension support for positioning sidebar items (PaloAltoNetworks#1160) * Add support for x-position vendor extension and sorting logic * Add position and x-position types chore: restrict workflows to main repo (PaloAltoNetworks#1169) docs: fix typos and tables (PaloAltoNetworks#1170) Change the tab label of anyOf/oneOf (PaloAltoNetworks#1167) * feat: support null type * fix: fix tab label refactor: refactor request and response example (PaloAltoNetworks#1161) * feat: refactor request and response example * fix: primitive refactor: change ResponseSamples to CodeSamples (PaloAltoNetworks#1162)
* chore(demo): upgrade Docusaurus to v3.8.1 * fix demo build config and type errors * Fix config and import order
* chore: update package dependencies * Fix action type in persistanceMiddleware * Retain backward compatability with docusaurus 3.5.0 * Update packages containing vulnerabilities * Downgrade json-schema-ref-parser
Co-authored-by: Michael Andresen <michael.andresen@dataport.de>
Check for validation results that will result in an error and reject with that error. Also, add additional safety around the `conversionResult` handling to avoid generic errors on failure.
* Add maskCredentials as a pluginOption * fix formatting to be consistent
* feat(theme): add initial i18n support * Add i18n wrappers across more theme components * localize remaining theme components
* feat: translate additional labels * fix: restore request header signature * fix: use Translate component in markdown * fix: omit allOf schema label
Migrate to WIF
fix download-artifact version hash
Move to Google WIF
* refactor: use docusaurus sidebar types * fix: resolve theme type conflicts * fix: resolve api explorer type errors
b090a04
to
396ab30
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.