We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b1f58 commit f5075eeCopy full SHA for f5075ee
CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased
2
----------
3
4
+- (breaking) Use `nullable` for `Maybe` schemas [#113](https://github.com/biocad/openapi3/pull/113)
5
+
6
3.2.4
7
-----
8
- Give `title` to sub schemas of sum types [#88](https://github.com/biocad/openapi3/pull/88).
openapi3.cabal
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: openapi3
-version: 3.2.4
+version: 3.3.0
synopsis: OpenAPI 3.0 data model
category: Web, Swagger, OpenApi
0 commit comments