ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.377.1

This commit is contained in:
speakeasybot
2024-08-22 05:18:31 +00:00
parent 8c39ddc475
commit 454b20d045
740 changed files with 56231 additions and 21574 deletions

View File

@@ -1,5 +1,14 @@
# GetBandwidthStatisticsRequest
## Example Usage
```typescript
import { GetBandwidthStatisticsRequest } from "@lukehagar/plexjs";
let value: GetBandwidthStatisticsRequest = {
timespan: 4,
};
```
## Fields