Skip to content

Commit

Permalink
add "required for curl docs" extension for certain query params (#2649)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Aug 26, 2024
1 parent 9871535 commit 454924f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-08-23 21:03:26.118415",
"spec_repo_commit": "f3d81376"
"regenerated": "2024-08-26 14:16:41.573777",
"spec_repo_commit": "1167a86b"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-08-23 21:03:26.136505",
"spec_repo_commit": "f3d81376"
"regenerated": "2024-08-26 14:16:41.592901",
"spec_repo_commit": "1167a86b"
}
}
}
1 change: 1 addition & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24370,6 +24370,7 @@ paths:
name: metric_query
schema:
type: string
x-docs-curl-required: true
- description: The POSIX timestamp of the start of the query in seconds.
in: query
name: start
Expand Down

0 comments on commit 454924f

Please sign in to comment.