ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.377.3

This commit is contained in:
speakeasybot
2024-08-23 00:09:43 +00:00
parent 7585dd0b5c
commit 322299ad95
653 changed files with 7027 additions and 1277 deletions

View 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 | |