Skip to content

Releases: getkin/kin-openapi

v0.23.0

Choose a tag to compare

@fenollp fenollp released this 21 Oct 07:59
5c863af
Validator: check readOnly/writeOnly properties (#246)

v0.22.1: openapi2 security scheme requires accessCode not accesscode (#256)

Choose a tag to compare

@fenollp fenollp released this 30 Sep 10:15
07f8b18
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>

v0.22.0

Choose a tag to compare

@fenollp fenollp released this 06 Sep 14:28
5f67f43
follow lint rules (#250)

v0.21.0

Choose a tag to compare

@fenollp fenollp released this 04 Sep 09:18
ceae068
Fix openapi3.referencedDocumentPath (#248)

v0.20.0: Add deprecated field in Schema (#242)

Choose a tag to compare

@fenollp fenollp released this 12 Aug 10:49
2392e46
Change-Id: If750ff340ae29cf24a6ad870071502c9327485ca

v0.19.0

Choose a tag to compare

@fenollp fenollp released this 17 Jul 20:13
8459893
various fixes mainly to openapi2<->openapi3 conversion (#239)

v0.18.0

Choose a tag to compare

@fenollp fenollp released this 16 Jul 12:37
62affaa
Fix wrong `Found unresolved ref` error when converting from Swagger/O…

v0.17.0

Choose a tag to compare

@fenollp fenollp released this 15 Jul 16:42
100b968
conversion: conversion for file upload from v2 to v3 and vice versa (…

v0.16.0

Choose a tag to compare

@fenollp fenollp released this 15 Jul 07:48
4581141
added a support for absolute paths in $ref (#234)

v0.15.0

Choose a tag to compare

@fenollp fenollp released this 07 Jul 08:52
f094a75
openapi2_conv: include ExternalDocs prop when converting to v3 (#232)