Pelle Stenild Coltau f6dbd48b9c [Swift4] Expanding CodableHelper with added date and JSON customisations (#3365)
* Expanding CodableHelper with a more customisable dateFormatter and JSON en-/decoder.

* Ran ./bin/swift4-petstore.sh

* Ran ./bin/swift4-petstore-all.sh again after merge from master.

* Ran ./bin/swift4-petstore-all.sh again after building.

* Ran ./bin/swift4-petstore-all.sh again after rebase latest from upstream master.

* sync master, update samples

* Built and ran ./bin/swift4-petstore-all.sh

* Re-adding code which disappeared in rebase from master.

* Fixed test

* [swift] remove old classes
2019-12-16 17:40:53 +08:00
..
2019-11-22 21:42:32 +08:00
2017-07-20 15:45:09 +08:00
2019-07-22 17:12:34 +09:00
2019-11-21 22:40:49 +08:00
2019-11-22 21:42:32 +08:00

Swift4 API client for TestClient

This is a test schema which exercises Swagger schema features for testing the swift4 language codegen module.

Overview

This API client was generated by the OpenAPI Generator project. By using the [openapi-spec from a remote server, you can easily generate an API client.

  • API version: 1.0
  • Package version:
  • Build package: org.openapitools.codegen.languages.Swift4Codegen For more information, please visit http://www.example.com

Installation

Carthage

Run carthage update

CocoaPods

Run pod install

Documentation for API Endpoints

All URIs are relative to http://api.example.com/basePath

Class Method HTTP request Description
Swift4TestAPI getAllModels GET /allModels Get all of the models

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

jdoe@example.com