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