forked from loafle/openapi-generator-original
new ruby file
This commit is contained in:
10
samples/client/petstore/ruby/docs/ApiResponse.md
Normal file
10
samples/client/petstore/ruby/docs/ApiResponse.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Petstore::ApiResponse
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**code** | **Integer** | | [optional]
|
||||
**type** | **String** | | [optional]
|
||||
**message** | **String** | | [optional]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user