forked from loafle/openapi-generator-original
[swift5] Map file and binary to Data (#9419)
* [swift5] Map file and binary to Data Fixes: https://github.com/OpenAPITools/openapi-generator/issues/9308 * Update docs
This commit is contained in:
@@ -165,7 +165,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
|
||||
|Maps|✗|ToolingExtension
|
||||
|CollectionFormat|✓|OAS2
|
||||
|CollectionFormatMulti|✓|OAS2
|
||||
|Enum|✓|OAS2,OAS3
|
||||
|Enum|✗|OAS2,OAS3
|
||||
|ArrayOfEnum|✓|ToolingExtension
|
||||
|ArrayOfModel|✓|ToolingExtension
|
||||
|ArrayOfCollectionOfPrimitives|✓|ToolingExtension
|
||||
|
||||
Reference in New Issue
Block a user