Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v4.4.0
What's Changed
- Add support for Server-Sent Events (SSE) in API Explorer and configuration by @dvaJi in #1041
- Add httpbin.org spec to examples by @sserrata in #1117
- Pin GitHub Actions by @james-otten-pan in #1118
- Pin GitHub Actions by @james-otten-pan in #1124
- Pin GitHub Actions by @james-otten-pan in #1131
- feat: add support to info, and tag, and schema custom tamplates by @fernandoseguim in #1122
- fix: handle discriminator subschemas that only inherit via allOf without own properties by @amalv in #1133
- Bug fixes for enums with no type and anyof/oneof schemas by @sserrata in #1136
- Conditionally apply info template by @sserrata in #1137
- Prepare release v4.4.0 by @sserrata in #1138
New Contributors
- @dvaJi made their first contribution in #1041
- @james-otten-pan made their first contribution in #1118
- @fernandoseguim made their first contribution in #1122
- @amalv made their first contribution in #1133
Full Changelog: v4.3.7...v4.4.0
v4.3.7
What's Changed
- [Bug Fix] Properly handle empty Discriminator Tab children by @blindaa121 in #1108
Full Changelog: v4.3.6...v4.3.7
v4.3.6
What's Changed
- downloadUrl option is now available to all API entities, previously only "info" pages by @robbieaverill in #1094
- [Bug Fix]: Cannot read properties of undefined (reading 'endsWith') by @blindaa121 in #1091
- Remove URL plugin and fallback from webpack config by @sserrata in #1098
- [Bug Fix] Render fragment for empty Discriminator Tabs children by @blindaa121 in #1099
- Don't double encode application/json requestBody examples by @iain-smartretail in #1100
New Contributors
- @iain-smartretail made their first contribution in #1100
Full Changelog: v4.3.5...v4.3.6
v4.3.5
What's Changed
- fix: remove node.js dependency in browser by @himself65 in #1081
- fix: Zero values for minimum or maximum were not rendered by @c4phesua in #1087
- add missing buffer and url modules by @sserrata in #1089
- Prepare release v4.3.5 by @sserrata in #1090
New Contributors
- @himself65 made their first contribution in #1081
- @c4phesua made their first contribution in #1087
Full Changelog: v4.3.4...v4.3.5
v4.3.4
What's Changed
- Expand support for parameter serialization by @blindaa121 in #1078
- Prepare release v4.3.4 by @sserrata in #1083
Full Changelog: v4.3.3...v4.3.4
v4.3.3
v4.3.2
What's Changed
- Upgrade demo and packages to support 3.7.0 by @sserrata in #1064
- normalize body array instead of returning literal by @sserrata in #1066
- Allow default body to satisfy required by @sserrata in #1067
- Add support for json schema null type by @sserrata in #1068
- Prepare release v4.3.2 by @sserrata in #1069
Full Changelog: v4.3.1...v4.3.2
v4.3.1
v4.3.0
What's Changed
- Docusaurus v3.6 - enable Docusaurus Faster by @slorber in #1003
- Support schemas with array of types by @MarcL01 in #1017
- fix: move dependencies to peer dependencies by @aramissennyeydd in #1019
- fix: add back @hookform/error-message as a regular dep by @aramissennyeydd in #1023
- Added an --all-versions flag to gen-api-docs and clean-api-docs by @dv-stewarts in #1018
- Add admonition support to descriptions/summaries by @sserrata in #1016
- Fix response schema details marker alignment by @sserrata in #1029
- Remove unused global selector by @blindaa121 in #1031
- Address HTML minifier warnings caused by malformed MDX and HTML by @sserrata in #1033
- Reintroduce password type to auth inputs by @sserrata in #1039
- Support discriminator with no parent/shared properties by @sserrata in #1040
- Prepare release v4.3.0 by @blindaa121 in #1042
New Contributors
- @slorber made their first contribution in #1003
- @aramissennyeydd made their first contribution in #1019
- @dv-stewarts made their first contribution in #1018
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore: Fix bug in CodeSnippets component by @aoki-atsushi in #988
- fix: Fix bug in createContactInfo.ts by @aoki-atsushi in #992
- [Fix] all of items in array for api response by @ahelmy in #995
- Implement React components to reduce emitted MDX output from plugin by @sserrata in #979
- refactor create schema tests to cypress by @sserrata in #997
- Ensure additionalProperties object primitives are rendered by @sserrata in #998
- Migrate schema page to Schema component and refactor layout by @sserrata in #1001
- improve handling of discriminators by @sserrata in #1009
- Prepare release v4.2.0 by @sserrata in #1010
New Contributors
- @aoki-atsushi made their first contribution in #988
Full Changelog: v4.1.0...v4.2.0