ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.378.1

This commit is contained in:
speakeasybot
2024-08-25 00:10:39 +00:00
parent 322299ad95
commit cc8bc7366d
94 changed files with 978 additions and 335 deletions

View File

@@ -0,0 +1,12 @@
# PostSignInRequestBody
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 | |