Skip to content

Commit 2407ccf

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit d35f5bff of spec repo
1 parent f42fa25 commit 2407ccf

File tree

47 files changed

+2126
-37
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2126
-37
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-03-06 21:58:40.707684",
8-
"spec_repo_commit": "d749ce87"
7+
"regenerated": "2023-03-07 18:31:29.342731",
8+
"spec_repo_commit": "d35f5bff"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2023-03-06 21:58:40.720012",
13-
"spec_repo_commit": "d749ce87"
12+
"regenerated": "2023-03-07 18:31:29.354918",
13+
"spec_repo_commit": "d35f5bff"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20761,14 +20761,14 @@ paths:
2076120761
name: metric_query
2076220762
schema:
2076320763
type: string
20764-
- description: The POSIX timestamp of the start of the query in seconds.
20764+
- description: The POSIX timestamp of the start of the query.
2076520765
in: query
2076620766
name: start
2076720767
required: true
2076820768
schema:
2076920769
format: int64
2077020770
type: integer
20771-
- description: The POSIX timestamp of the end of the query in seconds.
20771+
- description: The POSIX timestamp of the end of the query.
2077220772
in: query
2077320773
name: end
2077420774
required: true

0 commit comments

Comments
 (0)