Skip to content

Releases: PaloAltoNetworks/docusaurus-openapi-docs

v4.2.0

01 Nov 15:16
e7295a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

04 Oct 16:26
4e771d3
Compare
Choose a tag to compare

What's Changed

  • Update dependencies for docusaurus 3.5+ by @IanVS in #931
  • Conditionally set col width for api doc layout by @sserrata in #937
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #943
  • Fix bug where oneOf within anyOf would not be rendered in request schemas by @robbieaverill in #944
  • Dont render serverUrl on callbacks MethodEndpoint component by @omonk in #939
  • Expand language tab support by @sserrata in #945
  • Import MethodEndpoint hooks from @theme by @sserrata in #949
  • Supporting merging all user defined languageTabs options by @sserrata in #952
  • Update README by @Olexandr88 in #954
  • Render x-enumDescriptions in table by @omonk in #951
  • Add missing security schemes component by @sserrata in #957
  • render default value as string literal instead of markdown by @sserrata in #958
  • Fix deprecation notice by @sserrata in #960
  • Add OpenAPI 3.1 webhooks support by @sserrata in #961
  • Add support for custom sidebar DocItem generators supporting customisation by @robbieaverill in #963
  • Fix change type of Show optional parameters button by @tuanpt-0634 in #969
  • Theme: Children interface is now ReactNode, allows guard() and render() to accept JSX by @robbieaverill in #971
  • Support enum descriptions in schema object by @tuanpt-0634 in #981
  • Use scrollLeft to avoid scrolling entire page to active code tab by @sserrata in #984
  • Combines mergedSchemas with original to ensure no edge properties are lost in schema item by @sserrata in #985
  • Prepare release v4.1.0 by @sserrata in #986

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

22 Aug 20:17
e228de9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v2.2.3

22 Aug 20:07
59298da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v4.0.0

20 Aug 23:49
79d7417
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v4.0.0

v3.0.2

14 Aug 21:23
071a66e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v2.2.2

14 Aug 21:19
297f914
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v3.0.1

03 Jul 21:13
5f6e43a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

03 Jul 17:31
d03859d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0-beta.10...v3.0.0

v2.2.1

03 Jul 14:25
73b212d
Compare
Choose a tag to compare

What's Changed

  • [UI Bug Fix] Firefox issue: Hide empty scrollbar track from Tab components by @blindaa121 in #785
  • changed theme and plugin to headings by @tjperry07 in #786
  • preventing to send form onClick left/right arrows in SchemaTabs compo… by @stakoov in #796
  • Add option to disable frontmatter api prop compression by @sserrata in #800
  • Fix clean-api-docs not deleting sidebar.ts by @MarcL01 in #829
  • Fix - @theme/ApiItem causes undesired website-wide style changes by @hadar-co in #839
  • fix col row padding footer&pagination by @entense in #810
  • Implement the x-tags extension for schema objects by @ElliotFriend in #837
  • Avoid concatenating all tags when grouped by tagGroups by @ElliotFriend in #854
  • Fix tagGroup display when showSchemas is configured by @ElliotFriend in #851
  • Revert to canonical postman libraries by @sserrata in #861
  • fix typo in attribute by @sserrata in #864
  • Prepare release v2.2.0 by @sserrata in #866

New Contributors

Full Changelog: v2.1.3...v2.2.0