No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
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.0
- Package version:
- Build package: org.openapitools.codegen.languages.Swift5ClientCodegen
Run carthage update
Run pod install
All URIs are relative to http://petstore.swagger.io/v1
Class | Method | HTTP request | Description |
---|---|---|---|
PetsAPI | createPets | POST /pets | Create a pet |
PetsAPI | listPets | GET /pets | List all pets |
PetsAPI | showPetById | GET /pets/{petId} | Info for a specific pet |
All endpoints do not require authorization.