mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 04:20:48 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.383.2
This commit is contained in:
12
docs/Models/Requests/PostUsersSignInDataRequestBody.md
Normal file
12
docs/Models/Requests/PostUsersSignInDataRequestBody.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# PostUsersSignInDataRequestBody
|
||||
|
||||
Login credentials
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description | Example |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `Login` | *string* | :heavy_check_mark: | N/A | username@email.com |
|
||||
| `Password` | *string* | :heavy_check_mark: | N/A | password123 |
|
||||
| `RememberMe` | *bool* | :heavy_minus_sign: | N/A | |
|
||||
Reference in New Issue
Block a user