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 e7cac50 commit 99e3102Copy full SHA for 99e3102
Sources/swift-openapi-generator/Documentation.docc/Articles/Supported-OpenAPI-features.md
@@ -139,7 +139,7 @@ Supported features are always provided on _both_ client and server.
139
- [ ] maxProperties
140
- [ ] minProperties
141
- [x] required
142
-- [x] enum
+- [x] enum (when type is string or integer)
143
- [x] type
144
- [x] allOf
145
- a wrapper struct is generated, children can be any schema
0 commit comments