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
Joseph Zuromski
4e0e91e58b
move up to ios 9.3
2016-05-19 12:35:17 -07:00
..
Pods
move back to alamofire 3.1.5 because alamofire 3.2.x and up cause issues speaking to the petstore service - has to do w/ Accept/content type changes
2016-05-18 09:48:12 -07: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
checkpoint updating pod dependencies/moving to cocoapods1.0
2016-05-18 08:51:29 -07: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
checkpoint updating pod dependencies/moving to cocoapods1.0
2016-05-18 08:51:29 -07:00
Podfile.lock
move back to alamofire 3.1.5 because alamofire 3.2.x and up cause issues speaking to the petstore service - has to do w/ Accept/content type changes
2016-05-18 09:48:12 -07:00
pom.xml
move up to ios 9.3
2016-05-19 12:35:17 -07:00