forked from loafle/openapi-generator-original
* [Swift3] Fix bug where non-camel-case path params didn't work. * [Swift3] Fix bug where int enums generated non-compiling code. Swift3 integration tests now pass. * [Swift3] Add a non-camel-case path parameter to petstore-with-fake-endpoints-models-for-testing. This would have caused the Swift3 tests to be broken before 7387e49fef56a624045aa52b65ffb9c19b3853ec.
20 lines
388 B
Plaintext
20 lines
388 B
Plaintext
PODS:
|
|
- Alamofire (4.0.0)
|
|
- PetstoreClient (0.0.1):
|
|
- Alamofire (~> 4.0)
|
|
|
|
DEPENDENCIES:
|
|
- PetstoreClient (from `../`)
|
|
|
|
EXTERNAL SOURCES:
|
|
PetstoreClient:
|
|
:path: ../
|
|
|
|
SPEC CHECKSUMS:
|
|
Alamofire: fef59f00388f267e52d9b432aa5d93dc97190f14
|
|
PetstoreClient: 0f65d85b2a09becd32938348b3783a9394a07346
|
|
|
|
PODFILE CHECKSUM: da9f5a7ad6086f2c7abb73cf2c35cefce04a9a30
|
|
|
|
COCOAPODS: 1.0.1
|