new ruby file

This commit is contained in:
wing328
2016-04-14 15:49:55 +08:00
parent f4e69597e5
commit 5d4c68b98a
3 changed files with 271 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Petstore::ApiResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | | [optional]
**type** | **String** | | [optional]
**message** | **String** | | [optional]