Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v1.4.1
v1.4.0
v1.3.2
v1.3.1
What's Changed
- [Bug] Return example if present when generating from schema by @sserrata in #300
- [Bug] Implement selective escape for sanitizing titles and descriptions by @sserrata in #301
- Disable warning when loading specs from directory by @sserrata in #302
- Prepare release v1.3.1 by @sserrata in #303
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Update docs by @sserrata in #288
- Generate API docs on build by @sserrata in #290
- [Enhancement] Add support for common params by @sserrata in #292
- [Enhancement] Add support for request examples by @sserrata in #293
- [Bug] Switch from nowrap to pre by @sserrata in #294
- [FR] Sync Content-Type/Accept with Request/Response by @blindaa121 in #218
- Prepare release v1.3.0 by @blindaa121 in #298
Full Changelog: v1.2.2...v1.3.0
v1.2.2
v1.2.1
What's Changed
- [Enhancement] Increase contrast between active/non-active Schema/Response Tabs by @blindaa121 in #281
- Prepare release v1.2.1 by @blindaa121 in #284
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Upgrade postman-code-generators by @sserrata in #261
- [Enhancement] Use operation description as frontmatter description by @sserrata in #262
- [Enhancement] Re-introduce ability to send API requests from browser by @sserrata in #264
- [Bug] Handle both items and non-items schemas in renderDefaultValue by @sserrata in #268
- [Bug] Check for mapping object before attempting to resolve discriminators by @sserrata in #269
- [Enhancement] Set title in mustache templates by @sserrata in #273
- [Bug] Throw exception when operationId and summary not defined by @sserrata in #274
- [Enhancement] Allow grouping by operation tag if global tag not defined by @sserrata in #276
- [Bug] Ensure correct docPath is resolved when pluginId is passed by @sserrata in #277
- Prepare release v1.2.0 by @sserrata in #278
Full Changelog: v1.1.12...v1.2.0
v1.1.12
What's Changed
- Add Docusaurus version to demo footer. by @homotechsual in #255
- Add documentation for languageTabs and request method labels. by @homotechsual in #256
- [Enhancement] Relax docusaurus dependencies and upgrade demo to v2.1.0 by @sserrata in #258
- Prepare release v1.1.12 by @sserrata in #259
Full Changelog: v1.1.11...v1.1.12
v1.1.11
What's Changed
- [Bug] Fix support for markdown template by @sserrata in #239
- Fix missing array opening bracket. by @homotechsual in #238
- Add combine dependabot workflow by @sserrata in #242
- [Experimental] Adds multi-instance support to plugin CLI by @sserrata in #244
- Bump terser from 5.12.1 to 5.15.0 in /demo by @dependabot in #241
- Bump terser from 5.14.1 to 5.15.0 by @dependabot in #240
- [Bug] Fix logic that determines if an object property is required by @sserrata in #247
- [UI] Fix Schema Tabs arrow render by @blindaa121 in #248
- Upgrade lerna to 5.5.0 by @sserrata in #250
- [Bug] Delete writeOnly props instead of readOnly and ignore example if present by @sserrata in #251
- [Enhancement] Split placeholder by newline and add title for tooltip by @sserrata in #252
- Prepare release v1.1.11 by @sserrata in #253
New Contributors
- @homotechsual made their first contribution in #238
- @dependabot made their first contribution in #241
Full Changelog: v1.1.10...v1.1.11