Skip to content

Releases: manchenkoff/openapi3-parser

v1.1.5

Choose a tag to compare

@manchenkoff manchenkoff released this 05 Sep 07:51
0783465
Update __init__.py

v1.1.4

Choose a tag to compare

@manchenkoff manchenkoff released this 25 Aug 20:45
aeb7185
v1.1.3

Update __init__.py

v1.1.2

Choose a tag to compare

@manchenkoff manchenkoff released this 23 Jun 15:29
f013d96
Update __init__.py

v1.1.1

Choose a tag to compare

@manchenkoff manchenkoff released this 13 Jul 22:27
new release

v1.1.0

Choose a tag to compare

@manchenkoff manchenkoff released this 10 Apr 20:01
new release

v1.0.1

Choose a tag to compare

@manchenkoff manchenkoff released this 10 Apr 19:58
1b18223
Merge pull request #18 from manchenkoff/dev-4

OneOf schema support

v1.0.0

Choose a tag to compare

@manchenkoff manchenkoff released this 27 Jan 22:47
db3f8c9
Merge pull request #16 from manchenkoff/logging

Logging and docstrings added

v0.0.9

Choose a tag to compare

@manchenkoff manchenkoff released this 11 Jan 23:05
Bugfixes:

- fixed allOf lists merging
- fixture actualized with Swagger
- test fixes

v0.0.8

Choose a tag to compare

@manchenkoff manchenkoff released this 11 Jan 13:39
Bugfixes:

- recursive merging allOf schemas
- fix text/plain content type enum
- fix error message about attributes extracting
- test fixes

v0.0.7

Choose a tag to compare

@manchenkoff manchenkoff released this 11 Jan 12:01
fix allOf processing before getting schema type