Skip to content

Commit 2464699

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
add "required for curl docs" extension for certain query params (#1776)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 06dffda commit 2464699

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.6",
7-
"regenerated": "2024-08-23 21:03:25.769442",
8-
"spec_repo_commit": "f3d81376"
7+
"regenerated": "2024-08-26 14:16:42.985972",
8+
"spec_repo_commit": "1167a86b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-08-23 21:03:25.787615",
13-
"spec_repo_commit": "f3d81376"
12+
"regenerated": "2024-08-26 14:16:43.004106",
13+
"spec_repo_commit": "1167a86b"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24370,6 +24370,7 @@ paths:
2437024370
name: metric_query
2437124371
schema:
2437224372
type: string
24373+
x-docs-curl-required: true
2437324374
- description: The POSIX timestamp of the start of the query in seconds.
2437424375
in: query
2437524376
name: start

0 commit comments

Comments
 (0)