forked from loafle/openapi-generator-original
[Java][microprofile] update API test template to work with v3.0 (#12177)
* update microprofile api test to work with 3.0 * minor format change * update samples
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