add test for java6 jersey2 client

This commit is contained in:
wing328
2016-10-20 11:12:31 +08:00
parent aeb33e4b6e
commit d1eca76974
98 changed files with 10074 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# User
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Long** | | [optional]
**username** | **String** | | [optional]
**firstName** | **String** | | [optional]
**lastName** | **String** | | [optional]
**email** | **String** | | [optional]
**password** | **String** | | [optional]
**phone** | **String** | | [optional]
**userStatus** | **Integer** | User Status | [optional]