William Cheng
8cf59384f7
readding bin/swift5-petstore-readonlyProperties.json
2020-05-23 09:17:03 +08:00
Bruno Coelho
b7c8b6e6a5
[Swift] implement support for openapi3 deprecate ( #6336 )
2020-05-17 14:31:52 +08:00
Mike Welsh
5f0e7e81b1
Unwrap the AnyHashable
and use the base
value in Models.mustache ( #6241 )
...
* Unwrap the `AnyHashable` and use the `base` value in Models.mustache
- Unwraps the `AnyHashable` base in `NSURLResponse.allHeaderFields` instead of the `AnyHashable` itself
* Update samples (just running the script)
* Update samples
2020-05-12 20:09:17 +08:00
Bruno Coelho
577ebb687e
[swift] remove urlsession kvo usage ( #6211 )
2020-05-08 10:13:13 +08:00
William Cheng
a8885e838a
update swift5 samples ( #6102 )
2020-04-29 18:03:19 +08:00
iliaskarim
e01c1a9b72
Readonly properties for Swift 5 ( #6048 )
...
* Generate readonly properties in Swift5 with additional readonlyProperties parameter
* add sample
2020-04-29 11:17:00 +08:00