mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-18 00:21:20 +00:00
* [swift] introduce result type as response library * iOS - run petstore samples * [swift4] add result sample to testing pipeline * [swift] update docs with result type * [swift] update result visibility * [swift] update docs
406 B
406 B
ApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | Int | [optional] | |
| type | String | [optional] | |
| message | String | [optional] |