Skip to content

Commit b735408

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Mark usage metering field lines_indexed as nullable (#1188)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent b34d533 commit b735408

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.4",
7-
"regenerated": "2023-06-14 09:53:17.094283",
8-
"spec_repo_commit": "e0974b9b"
7+
"regenerated": "2023-06-14 14:30:37.426570",
8+
"spec_repo_commit": "23362011"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2023-06-14 09:53:17.110011",
13-
"spec_repo_commit": "e0974b9b"
12+
"regenerated": "2023-06-14 14:30:37.440643",
13+
"spec_repo_commit": "23362011"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15982,6 +15982,7 @@ components:
1598215982
description: The total number of audit logs lines indexed during a given
1598315983
hour.
1598415984
format: int64
15985+
nullable: true
1598515986
type: integer
1598615987
org_name:
1598715988
description: The organization name.

0 commit comments

Comments
 (0)