File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 46264626 "type": "number"
46274627 },
46284628 "end_time": {
4629- "description": "End timestamp for this event summary (inclusive) .",
4629+ "description": "End timestamp for this event summary (exclusive). Must be aligned with minute boundaries .",
46304630 "format": "unix-time",
46314631 "type": "integer"
46324632 },
46524652 "type": "string"
46534653 },
46544654 "start_time": {
4655- "description": "Start timestamp for this event summary (inclusive).",
4655+ "description": "Start timestamp for this event summary (inclusive). Must be aligned with minute boundaries. ",
46564656 "format": "unix-time",
46574657 "type": "integer"
46584658 }
8343883438 "style": "form"
8343983439 },
8344083440 {
83441- "description": "The timestamp from when to stop aggregating meter events (exclusive).",
83441+ "description": "The timestamp from when to stop aggregating meter events (exclusive). Must be aligned with minute boundaries. ",
8344283442 "in": "query",
8344383443 "name": "end_time",
8344483444 "required": true,
8349683496 "style": "form"
8349783497 },
8349883498 {
83499- "description": "The timestamp from when to start aggregating meter events (inclusive).",
83499+ "description": "The timestamp from when to start aggregating meter events (inclusive). Must be aligned with minute boundaries. ",
8350083500 "in": "query",
8350183501 "name": "start_time",
8350283502 "required": true,
Original file line number Diff line number Diff line change 34423442 "type": "number"
34433443 },
34443444 "end_time": {
3445- "description": "End timestamp for this event summary (inclusive) .",
3445+ "description": "End timestamp for this event summary (exclusive). Must be aligned with minute boundaries .",
34463446 "format": "unix-time",
34473447 "type": "integer"
34483448 },
34683468 "type": "string"
34693469 },
34703470 "start_time": {
3471- "description": "Start timestamp for this event summary (inclusive).",
3471+ "description": "Start timestamp for this event summary (inclusive). Must be aligned with minute boundaries. ",
34723472 "format": "unix-time",
34733473 "type": "integer"
34743474 }
6187261872 "style": "form"
6187361873 },
6187461874 {
61875- "description": "The timestamp from when to stop aggregating meter events (exclusive).",
61875+ "description": "The timestamp from when to stop aggregating meter events (exclusive). Must be aligned with minute boundaries. ",
6187661876 "in": "query",
6187761877 "name": "end_time",
6187861878 "required": true,
6193061930 "style": "form"
6193161931 },
6193261932 {
61933- "description": "The timestamp from when to start aggregating meter events (inclusive).",
61933+ "description": "The timestamp from when to start aggregating meter events (inclusive). Must be aligned with minute boundaries. ",
6193461934 "in": "query",
6193561935 "name": "start_time",
6193661936 "required": true,
You can’t perform that action at this time.
0 commit comments