Skip to content

Releases: diplodoc-platform/openapi-extension

v1.3.4

21 Sep 11:09
Compare
Choose a tag to compare

Changelog

  1. New request design.
  2. Requests / responses colors.
  3. JSON highlighting.

v1.3.3

25 Aug 12:37
b4ffc7a
Compare
Choose a tag to compare

Changelog

  1. New test system.
  2. Remove additionalProperties: boolean error.
  3. Required fields works better.

v1.3.2

21 Aug 10:42
Compare
Choose a tag to compare

Changelog

  1. Change x-internal to x-hidden

v1.3.1

18 Aug 13:03
29128b0
Compare
Choose a tag to compare

Changelog

  1. Support x-internal rule, which hides property.

v1.3.0

19 Jul 15:12
b0a5473
Compare
Choose a tag to compare

Changelog

  1. Support any type (you can pass a scheme without "type" field)

v1.2.9

14 Jul 13:23
Compare
Choose a tag to compare

Chanelog

  1. Description fallback

v1.2.8

11 Jul 12:04
Compare
Choose a tag to compare

Changelog

  1. Fix required field.

v.1.2.7

27 Jun 12:39
Compare
Choose a tag to compare

Changelog:

  1. Add format support.
  2. Enums defaults.

v1.2.6

23 Jun 11:28
5a2d01f
Compare
Choose a tag to compare

Changelog:

  1. Fixed missing refs, types of parameters now renders.
  2. Remove repeated tables.