ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.286.0

This commit is contained in:
speakeasybot
2024-05-12 17:54:14 +00:00
parent a3f7a2e30b
commit a72d610609
60 changed files with 3591 additions and 571 deletions

View File

@@ -9,7 +9,9 @@
| `key` | *string* | :heavy_minus_sign: | The short link slug. |
| `linkId` | *string* | :heavy_minus_sign: | The unique ID of the short link on Dub. |
| `externalId` | *string* | :heavy_minus_sign: | This is the ID of the link in the your database. Must be prefixed with 'ext_' when passed as a query parameter. |
| `interval` | [operations.GetOSAnalyticsQueryParamInterval](../../models/operations/getosanalyticsqueryparaminterval.md) | :heavy_minus_sign: | The interval to retrieve analytics for. |
| `interval` | [operations.GetOSAnalyticsQueryParamInterval](../../models/operations/getosanalyticsqueryparaminterval.md) | :heavy_minus_sign: | The interval to retrieve analytics for. Takes precedence over start and end. |
| `start` | *string* | :heavy_minus_sign: | The start date and time when to retrieve analytics from. |
| `end` | *string* | :heavy_minus_sign: | The end date and time when to retrieve analytics from. If not provided, defaults to the current date. |
| `country` | [operations.GetOSAnalyticsQueryParamCountry](../../models/operations/getosanalyticsqueryparamcountry.md) | :heavy_minus_sign: | The country to retrieve analytics for. |
| `city` | *string* | :heavy_minus_sign: | The city to retrieve analytics for. |
| `device` | *string* | :heavy_minus_sign: | The device to retrieve analytics for. |