Releases: diplodoc-platform/openapi-extension
Releases · diplodoc-platform/openapi-extension
v2.3.3
2.3.3 (2024-09-24)
Bug Fixes
v2.3.2
2.3.2 (2024-09-17)
Bug Fixes
- ensure new object creation when merging schemas (fff50ad)
- Fix package main field (27057ae)
v2.3.1
2.3.1 (2024-07-11)
Bug Fixes
- Fix complex descriptions (with constraints) (e5eacec)
- support windows paths for build includer (f2490f0)
v2.3.0
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
2.2.0 (2024-04-22)
Features
- new design, custom descriptions (b217056)
v2.1.0
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
2.0.0 (2024-02-20)
⚠ BREAKING CHANGES
- deps: update gravity-ui/uikit v6
Features
- deps: update gravity-ui/uikit v6 (2c85d9d)
v1.4.11
1.4.11 (2024-01-15)
Bug Fixes
- spacing in openapi response codes (0fb06c2)