Skip to content

Releases: acacode/swagger-typescript-api

13.0.10

27 Jun 22:08
9ac09e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.0.9...13.0.10

13.0.9

24 Jun 15:53
cdc26d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.0.8...13.0.9

13.0.8

21 Jun 04:31
8b237a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.0.7...13.0.8

13.0.7

19 Jun 15:47
6a8ea36
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @pebo made their first contribution in #781

Full Changelog: 13.0.6...13.0.7

13.0.6

15 Jun 13:26
d4286d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 13.0.5...13.0.6

13.0.5

01 Jun 23:15
Compare
Choose a tag to compare

What's Changed

  • This was a version bump only, there were no code changes.

Full Changelog: 13.0.4...13.0.5

13.0.4

01 Jun 22:13
be01c2f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 13.0.3...13.0.4

13.0.3 Release

09 Aug 17:14
2b6db23
Compare
Choose a tag to compare

fix: problem with type any as base type of discriminator schema (cases when schema without discriminator is empty)

13.0.2 Release

25 Jul 16:44
db92855
Compare
Choose a tag to compare

fix: problem with incorrect settings type suffix for internal discriminator mappings

13.0.1 Release

25 Jul 13:34
5729dcf
Compare
Choose a tag to compare

feat: const keyword OpenAPI 3.0 draft
fix: problem with using anyOf
feat: --extract-responses (nodejs: extractResponses) option to extract all schemas from /components/responses
fix: discriminator and mapping with invalid discriminator property name (#551)
fix: problem with incorrect resolving type name of discriminator mapping types data contracts

Full Changelog: 13.0.0...13.0.1