mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-23 12:03:50 +00:00
* update rust client with petstore oas2 * update rust with oas2 petstore, fix default value * fix type mapping for file, update api_doc for rust client * update rust client with oas3
407 B
407 B
ApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | i32 | [optional] | |
| _type | String | [optional] | |
| message | String | [optional] |