mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* Test Cases for more than two oneOf-Options (both passing, but important to narrow down observed bug) * fix language-specific tests broken by adding a third fruit to oneOf test * create reproducer unit test for java client codegen * fix typo in test yaml * fix ModelUtils.getParentName returning name of first element in composed schema instead of null when there are multiple elements and it is not clear which one should be parent * rename test yaml and added tests for clarity * update samples * update samples again
Swift5 API client for PetstoreClient
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
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: 0.0.1
- Package version:
- Generator version: 7.16.0-SNAPSHOT
- Build package: org.openapitools.codegen.languages.Swift5ClientCodegen
Installation
Carthage
Run carthage update
CocoaPods
Run pod install
Documentation for API Endpoints
All URIs are relative to http://localhost
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultAPI | rootGet | GET / |
Documentation For Models
Documentation For Authorization
Endpoints do not require authorization.