We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8459c9 commit 4cef18cCopy full SHA for 4cef18c
client/spec.go
@@ -40,7 +40,7 @@ type Spec struct {
40
// "1y": last year
41
// It is used to calculate start_time if it is not specified. If start_time is specified,
42
// duration is ignored.
43
- PeriodStr string `json:"duration"`
+ PeriodStr string `json:"period"`
44
}
45
46
type WebsiteSpec struct {
0 commit comments