ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.405.6

This commit is contained in:
speakeasybot
2024-11-14 00:11:57 +00:00
parent 6c8a73ae84
commit 8a2d3e04ab
14 changed files with 38 additions and 49 deletions

View File

@@ -65,7 +65,7 @@ export async function statisticsGetBandwidthStatistics(
const path = pathToFunc("/statistics/bandwidth")();
const query = encodeFormQuery({
"Timespan": payload.Timespan,
"timespan": payload.timespan,
});
const headers = new Headers({