mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 00:21:25 +00:00
570 B
570 B
ApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | int | [optional] | |
| type | str | [optional] | |
| message | str | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |