forked from loafle/openapi-generator-original
[java] Add useSingleRequestParameter support (#12580)
* add useSingleRequestParameter support to java client * trigger build failure * trigger build failure * Revert "trigger build failure" This reverts commit545e57ab8f. * Revert "trigger build failure" This reverts commit849f71f1f1. * update doc
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
|
||||
# ModelApiResponse
|
||||
|
||||
Describes the result of uploading an image resource
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**code** | **Integer** | | [optional] |
|
||||
|**type** | **String** | | [optional] |
|
||||
|**message** | **String** | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user