File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.4",
7
- "regenerated": "2023-06-08 21:02:41.646586 ",
8
- "spec_repo_commit": "5b401dab "
7
+ "regenerated": "2023-06-09 14:55:30.884395 ",
8
+ "spec_repo_commit": "b6c7aa0b "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.4",
12
- "regenerated": "2023-06-08 21:02:41.659412 ",
13
- "spec_repo_commit": "5b401dab "
12
+ "regenerated": "2023-06-09 14:55:30.900828 ",
13
+ "spec_repo_commit": "b6c7aa0b "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -16761,6 +16761,7 @@ components:
16761
16761
iot_device_count:
16762
16762
description: The total number of IoT devices during a given hour.
16763
16763
format: int64
16764
+ nullable: true
16764
16765
type: integer
16765
16766
org_name:
16766
16767
description: The organization name.
@@ -16888,6 +16889,7 @@ components:
16888
16889
retention:
16889
16890
description: The retention period in days or "custom" for all custom retention
16890
16891
usage.
16892
+ nullable: true
16891
16893
type: string
16892
16894
type: object
16893
16895
UsageLogsByRetentionResponse:
@@ -17012,6 +17014,7 @@ components:
17012
17014
host_count:
17013
17015
description: Contains the number of active NPM hosts.
17014
17016
format: int64
17017
+ nullable: true
17015
17018
type: integer
17016
17019
hour:
17017
17020
description: The hour for the usage.
You can’t perform that action at this time.
0 commit comments