mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 04:20:46 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.438.3
This commit is contained in:
@@ -10,7 +10,7 @@ type GetStatisticsRequest struct {
|
||||
// The timespan to retrieve statistics for
|
||||
// the exact meaning of this parameter is not known
|
||||
//
|
||||
Timespan *int64 `queryParam:"style=form,explode=true,name=Timespan"`
|
||||
Timespan *int64 `queryParam:"style=form,explode=true,name=timespan"`
|
||||
}
|
||||
|
||||
func (o *GetStatisticsRequest) GetTimespan() *int64 {
|
||||
|
||||
Reference in New Issue
Block a user