mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 18:45:23 +00:00
32906ea7ce
This change adds Objective-C compatibility for Swift Optional scalars in the swift4 language just like we added in swift3 here: https://github.com/swagger-api/swagger-codegen/pull/6129 It also adds unit tests for the swift4 language. Currently those unit tests are the same as the swift3 unit tests, but will change soon as we iterate on the swift4 language generator.
7 lines
184 B
JSON
7 lines
184 B
JSON
{
|
|
"podSummary": "PetstoreClient",
|
|
"podHomepage": "https://github.com/swagger-api/swagger-codegen",
|
|
"podAuthors": "",
|
|
"projectName": "PetstoreClient",
|
|
"objcCompatible": true
|
|
} |