Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients""

This commit is contained in:
wing328
2016-04-22 10:13:54 +08:00
parent 8d88cd3709
commit fb04bb7d4d
191 changed files with 6103 additions and 2856 deletions

View File

@@ -0,0 +1,24 @@
# InlineResponse200
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**photoUrls** | **List<String>** | | [optional]
**name** | **String** | | [optional]
**id** | **Long** | |
**category** | **Object** | | [optional]
**tags** | [**List<Tag>**](Tag.md) | | [optional]
**status** | [**StatusEnum**](#StatusEnum) | pet status in the store | [optional]
<a name="StatusEnum"></a>
## Enum: StatusEnum
Name | Value
---- | -----
AVAILABLE | available
PENDING | pending
SOLD | sold