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
524ced1d9b
Fix regression on swift enum name as well as make sure enum var name with colons ouput compiable swift. Add a test.
fixes
#2824
,
fixes
#2835
2016-05-12 11:57:43 +02:00
..
Pods
add better enum support to swift
2016-05-03 18:12:35 +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
Fix regression on swift enum name as well as make sure enum var name with colons ouput compiable swift. Add a test.
fixes
#2824
,
fixes
#2835
2016-05-12 11:57:43 +02: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