Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v1.6.1
What's Changed
- Add code, thead and tbody to greaterThan regex by @sserrata in #459
- Allow "none" option for categoryLinkSource by @IanVS in #462
- Update options tables in READMEs and docs by @sserrata in #463
- [FR] Add class to response tabs to differentiate success/error by @blindaa121 in #461
- Eval guard value as double not by @sserrata in #468
- Add support for rendering additionalProperties schemas by @sserrata in #465
- Prepare release v1.6.1 by @blindaa121 in #470
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #402
- [FR] Added support for summary and description for param schema examples by @blindaa121 in #406
- Add support for java and expand language variants by @sserrata in #404
- Clarify support for OpenAPI 3.0 by @sserrata in #420
- Update sidebars.md by @yogeshdas-v in #413
- Remove double scrollbars on codeblocks in code tabs by @Woozl in #417
- Implement NodePolyfillPlugin in theme webpack config by @sserrata in #422
- fix: fix logic that determines if an object property is required in response by @guitaoliu in #424
- Fix logo/darkLogo and colorMode synching by @sserrata in #426
- Fix: date-time examples should include time by @IanVS in #427
- Remove trailing slash in outputDir option if present by @sserrata in #435
- Improve handling of non-string default values by @sserrata in #436
- [bug] Use toString() utility to always convert example to string by @sserrata in #442
- Apply docusaurus.io styles to demo by @sserrata in #443
- Handle missing params/header schema by @sserrata in #446
- Fix security schemes by @sserrata in #444
- Lock supported docusaurus versions by @sserrata in #449
- Expand support for nullable objects and default to any for empty/unknown schemas by @sserrata in #452
- Avoid falling back to MOD label when rendering oneOf/anyOf and title not defined by @sserrata in #455
- [Enhancement] Add option to hide send button by @sserrata in #456
- Add support for security vendor extensions by @sserrata in #457
- Prepare release v1.6.0 by @blindaa121 in #458
New Contributors
- @yogeshdas-v made their first contribution in #413
- @Woozl made their first contribution in #417
- @guitaoliu made their first contribution in #424
- @IanVS made their first contribution in #427
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- Update a link in the credits by @JoarLeth in #382
- Update intro/README by @sserrata in #384
- Bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #390
- Add support for nullable by @sserrata in #393
- Bump ua-parser-js from 0.7.32 to 0.7.33 by @dependabot in #395
- [Bug] Support multiple same-level node types and improve items/array support by @sserrata in #397
- Cleanup API doc demos by @sserrata in #400
- Prepare release v1.5.2 by @sserrata in #401
New Contributors
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- [Enhancement] Introduce support for webhooks extension by @sserrata in #370
- Add resolveInternal to swagger2openapi options by @gustavste in #375
- fix jsonSchemaMergeAllOf options in createRequestSchema by @98o718 in #374
- [Bug] Refactor selective sanitization of > and < symbols in generated markdown descriptions by @sserrata in #377
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #379
- Prepare release v1.5.1 by @sserrata in #381
New Contributors
- @gustavste made their first contribution in #375
- @98o718 made their first contribution in #374
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update index.ts by @davidoost in #361
- Hide edit URL by default by @sserrata in #364
- kebab case fix for info pages by @csestito in #363
- [Enhancement] Add proxy support by @sserrata in #366
- [Enhancement] Add deprecated support to schema items by @sserrata in #367
- Only create list of 2xx content types for request samples by @csestito in #365
- Prepare release v1.5.0 by @sserrata in #368
New Contributors
- @davidoost made their first contribution in #361
Full Changelog: v1.4.7...v1.5.0
v1.4.7
v1.4.6
What's Changed
- Bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #346
- [Experimental] Improve support for swizzling theme components by @sserrata in #351
- [Bug] Import Body from @theme in makeRequest by @sserrata in #352
- [Bug] Respect readOnly/writeOnly when creating example from schema by @sserrata in #353
- [Enhancement] Allow whitespace in key/token/password input by @sserrata in #354
- [Bug] Improve support for items.allOf by @sserrata in #356
- Prepare release v1.4.6 by @sserrata in #357
Full Changelog: v1.4.5...v1.4.6
v1.4.5
v1.4.4
What's Changed
- [Bug] Introduce Docusaurus v2.2.0 support by @sserrata in #336
- Fix error when allOf two refs by @xvladqt in #335
- [Bug] Handle double quotes in sidebar_label frontmatter by @sserrata in #338
- [Bug] Include global tags and tag docs only if referenced by operation by @sserrata in #340
- Prepare release v1.4.4 by @sserrata in #341
New Contributors
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- [Bug] Update
posixPathto fix backslash issue when building on Windows by @csestito in #332 - [Bug] Prevent ApiDemoPanel collapse for invalid requests by @blindaa121 in #331
- [FR] Added support for Algolia DocSearch by @blindaa121 in #328
- Prepare release v1.4.3 by @blindaa121 in #334
Full Changelog: v1.4.2...v1.4.3