Skip to content

Commit 99e3102

Browse files
authored
Update Supported-OpenAPI-features.md (#243)
1 parent e7cac50 commit 99e3102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/swift-openapi-generator/Documentation.docc/Articles/Supported-OpenAPI-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Supported features are always provided on _both_ client and server.
139139
- [ ] maxProperties
140140
- [ ] minProperties
141141
- [x] required
142-
- [x] enum
142+
- [x] enum (when type is string or integer)
143143
- [x] type
144144
- [x] allOf
145145
- a wrapper struct is generated, children can be any schema

0 commit comments

Comments
 (0)