[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:
William Cheng
2022-04-20 15:18:45 +08:00
committed by GitHub
parent 783f810a05
commit 2df68d9359
38 changed files with 4318 additions and 1 deletions

View File

@@ -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] |