This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
petstore
/
swift
/
SwaggerClientTests
History
Christophe Jolif
fb56e11470
Make sure body params of type Int32/Int64 are correctly encoded for that create JSONEncodable extensions for Int32/Int64. Re-use extensions in Model.encodeToJSON to simplify code.
2016-03-22 22:23:47 +01:00
..
Pods
better hanlding of model name starting with number
2016-03-17 11:49:06 +08:00
SwaggerClient
Make sure body params of type Int32/Int64 are correctly encoded for that create JSONEncodable extensions for Int32/Int64. Re-use extensions in Model.encodeToJSON to simplify code.
2016-03-22 22:23:47 +01:00
SwaggerClient.xcodeproj
make SwaggerClient a shared scheme
2016-02-09 08:30:27 -08:00
SwaggerClient.xcworkspace
add in pods
2016-02-08 12:56:49 -08:00
SwaggerClientTests
Make {{projectName}}API namespace for API classes optional
2016-02-27 19:38:12 +09:00
Podfile
add in pods
2016-02-08 12:56:49 -08:00
Podfile.lock
Update petstore swift client
2016-03-02 08:14:37 +01:00
pom.xml
add in initial swift client tests
2016-02-08 12:51:14 -08:00