Skip to content

Commit

Permalink
Fix "Get all pipelines" response documentation (#2614)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jan 9, 2025
1 parent 5bf3b2f commit 263c801
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "2025-01-08 14:02:25.501612",
"spec_repo_commit": "1920836f"
"regenerated": "2025-01-09 20:03:49.413256",
"spec_repo_commit": "07ed2f56"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-01-08 14:02:25.524422",
"spec_repo_commit": "1920836f"
"regenerated": "2025-01-09 20:03:49.430104",
"spec_repo_commit": "07ed2f56"
}
}
}
2 changes: 1 addition & 1 deletion .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5957,7 +5957,7 @@ components:
- name
type: object
LogsPipelineList:
description: Array of pipeline ID strings.
description: Array of all log pipeline objects configured for the organization.
items:
$ref: '#/components/schemas/LogsPipeline'
type: array
Expand Down

0 comments on commit 263c801

Please sign in to comment.