Mike Welsh 5f0e7e81b1
Unwrap the AnyHashable and use the base value in Models.mustache (#6241)
* Unwrap the `AnyHashable` and use the `base` value in Models.mustache

- Unwraps the `AnyHashable` base in `NSURLResponse.allHeaderFields` instead of the `AnyHashable` itself

* Update samples (just running the script)

* Update samples
2020-05-12 20:09:17 +08:00
..
2020-04-29 18:03:19 +08:00
2020-01-02 20:21:45 +08:00
2020-01-02 20:21:45 +08:00
2020-01-02 20:21:45 +08:00
2020-01-02 20:21:45 +08:00
2020-01-02 20:21:45 +08:00
2020-01-02 20:21:45 +08:00
2020-01-02 20:21:45 +08:00
2020-04-29 18:03:19 +08:00
2020-01-02 20:21:45 +08:00

Swift5 API client for TestClient

This is a test schema which exercises Swagger schema features for testing the swift5 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.Swift5ClientCodegen 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
Swift5TestAPI getAllModels GET /allModels Get all of the models

Documentation For Models

Documentation For Authorization

All endpoints do not require authorization.

Author

jdoe@example.com