forked from loafle/openapi-generator-original
[Java][Client] Microprofile Jackson serialization (#15940)
This commit is contained in:
committed by
GitHub
parent
1878c45be5
commit
057bc8e626
@@ -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