doc for new models

This commit is contained in:
wing328
2016-03-30 21:09:34 +08:00
parent 20f1e97df3
commit 2104ef3192
10 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# SwaggerPetstore.Animal
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**className** | **String** | |

View File

@@ -0,0 +1,8 @@
# SwaggerPetstore.Cat
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**declawed** | **Boolean** | | [optional]

View File

@@ -0,0 +1,8 @@
# SwaggerPetstore.Dog
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**breed** | **String** | | [optional]