ci: regenerated with OpenAPI Doc latest, Speakeasy CLI 1.134.1

This commit is contained in:
speakeasybot
2024-01-10 15:48:00 +00:00
parent 0231c2a428
commit 2af51a7827
589 changed files with 45363 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# CreateInviteResponseBody
success response
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- | ----------------------------------------------------------- |
| `createdAt` | *string* | :heavy_minus_sign: | N/A | 2021-01-01T12:00:00.000Z |
| `customMessage` | *string* | :heavy_minus_sign: | N/A | Hello world! |
| `email` | *string* | :heavy_minus_sign: | N/A | not-a-user-yet@example.com |
| `emailed` | *boolean* | :heavy_minus_sign: | N/A | false |
| `expired` | *boolean* | :heavy_minus_sign: | N/A | false |
| `expiresAt` | *string* | :heavy_minus_sign: | N/A | 2021-02-01T12:00:00.000Z |
| `groups` | *any*[] | :heavy_minus_sign: | N/A | [] |
| `id` | *number* | :heavy_minus_sign: | N/A | 42 |
| `link` | *string* | :heavy_minus_sign: | N/A | http://example.com/invites/9045fd767efe201ca60c6658bcf14158 |
| `topics` | *any*[] | :heavy_minus_sign: | N/A | [] |
| `updatedAt` | *string* | :heavy_minus_sign: | N/A | 2021-01-01T12:00:00.000Z |