forked from loafle/openapi-generator-original
* add samples * update samples * openapi 3.1 beta support * update .gitignore * fix composed schema, add oneof, allof tests in opeanpi 3.1 spec * add allof tests, more fixes * add null check * update artifact id * better null check
324 B
324 B
ModelApiResponse
Describes the result of uploading an image resource
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | Integer | [optional] | |
| type | String | [optional] | |
| message | String | [optional] |