Releases: PaloAltoNetworks/docusaurus-openapi-docs
Releases · PaloAltoNetworks/docusaurus-openapi-docs
v4.5.1
v4.5.0
What's Changed
- feat: support const for OAS 3.1.1 by @markrzen in #1143
- [UI Enhancement] Add type and format to schema field by @blindaa121 in #1148
- [UI] Add support for apiKey in query and cookie param by @blindaa121 in #1151
- Support null type by @dsuket in #1155
- Support allOf, anyOf, and oneOf schemas with properties in array item by @dsuket in #1156
- [Enhancement] Add vendor extension support for positioning sidebar items by @blindaa121 in #1160
- chore: restrict workflows to main repo by @sserrata in #1169
- docs: fix typos and tables by @sserrata in #1170
- Change the tab label of anyOf/oneOf by @dsuket in #1167
- refactor: refactor request and response example by @dsuket in #1161
- refactor: change ResponseSamples to CodeSamples by @dsuket in #1162
- refactor(theme): clean up type definitions by @sserrata in #1172
- refactor: replace Map type with Record by @sserrata in #1173
- fix types for plugin openapi by @sserrata in #1174
- chore: add typings and remove placeholders by @sserrata in #1175
- chore(demo): upgrade Docusaurus to v3.8.1 by @sserrata in #1176
- docs: update compatibility for docusaurus 3.8.1 by @sserrata in #1177
- Prepare release v4.5.0 by @sserrata in #1178
New Contributors
Full Changelog: v4.4.0...v4.5.0
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