Add generated client
This commit is contained in:
12
client/docs/Client.md
Normal file
12
client/docs/Client.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# Client
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **Integer** | The client id. |
|
||||
**name** | **String** | The client name. This is how the client should be displayed to the user. |
|
||||
**token** | **String** | The client token. Can be used as `clientToken`. See Authentication. |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user