[Java-client] Add Spring 5 WebClient as new library (#435)

This commit is contained in:
Daonomic
2018-07-04 10:40:57 +03:00
committed by Jérémie Bresson
parent d6e950f681
commit b90c53deb6
126 changed files with 12210 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]