mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 08:31:21 +00:00
update java-petstore-all.sh and regenerate all java petstore sample
This commit is contained in:
12
samples/client/petstore/java/feign/docs/ModelApiResponse.md
Normal file
12
samples/client/petstore/java/feign/docs/ModelApiResponse.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# ModelApiResponse
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**code** | **Integer** | | [optional]
|
||||
**type** | **String** | | [optional]
|
||||
**message** | **String** | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user