Skip to content

Releases: diplodoc-platform/openapi-extension

v2.3.3

24 Sep 20:17
Compare
Choose a tag to compare

2.3.3 (2024-09-24)

Bug Fixes

  • Update transform version (f27023f)

v2.3.2

17 Sep 10:03
Compare
Choose a tag to compare

2.3.2 (2024-09-17)

Bug Fixes

  • ensure new object creation when merging schemas (fff50ad)
  • Fix package main field (27057ae)

v2.3.1

11 Jul 01:56
Compare
Choose a tag to compare

2.3.1 (2024-07-11)

Bug Fixes

  • Fix complex descriptions (with constraints) (e5eacec)
  • support windows paths for build includer (f2490f0)

v2.3.0

04 Jul 10:01
Compare
Choose a tag to compare

2.3.0 (2024-06-27)

Features

  • omit parameters marked with x-hidden from resulting markdown (1fc2ec1)
  • sort parameters and object schema props, hoise required ones to the top (0ce0498)
  • Use fence for sandbox data (99c20d5)

Bug Fixes

  • exclude __tests__ from mainline TS build (6208987)
  • restore functionality to display default values for endpoint parameters (ab77bea)
  • small refactor after code review (271fdcc)

v2.2.0

17 May 11:56
Compare
Choose a tag to compare

2.2.0 (2024-04-22)

Features

  • new design, custom descriptions (b217056)

v2.1.0

04 Mar 11:04
Compare
Choose a tag to compare

2.1.0 (2024-03-04)

Features

  • add form-data format with string, file and file Array (fb54fa8)
  • support multiple servers, change oneOf render (d70a4b1)

Bug Fixes

v2.0.0

20 Feb 10:11
Compare
Choose a tag to compare

2.0.0 (2024-02-20)

⚠ BREAKING CHANGES

  • deps: update gravity-ui/uikit v6

Features

  • deps: update gravity-ui/uikit v6 (2c85d9d)

v1.4.13

06 Feb 10:46
Compare
Choose a tag to compare

1.4.13 (2024-02-06)

Bug Fixes

v1.4.12

30 Jan 13:57
Compare
Choose a tag to compare

1.4.12 (2024-01-30)

Bug Fixes

v1.4.11

15 Jan 11:53
Compare
Choose a tag to compare

1.4.11 (2024-01-15)

Bug Fixes

  • spacing in openapi response codes (0fb06c2)