Models
Schema: `LocalLoginRequest`
- Type:
object - Required fields:
password,username
Properties
| Name | Type | Required | Description |
|---|---|---|---|
password |
string |
true |
- |
username |
string |
true |
- |
Search
Models
objectpassword, username| Name | Type | Required | Description |
|---|---|---|---|
password |
string |
true |
- |
username |
string |
true |
- |