File tree Expand file tree Collapse file tree
src/datadog_api_client/v1/model Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "spec_versions": {
55 "v1": {
66 "apigentools_version": "1.6.6",
7- "regenerated": "2024-12-11 20:35:43.977265 ",
8- "spec_repo_commit": "7b62d196 "
7+ "regenerated": "2024-12-12 07:44:04.282534 ",
8+ "spec_repo_commit": "4df5e8c3 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2024-12-11 20:35:43.995051 ",
13- "spec_repo_commit": "7b62d196 "
12+ "regenerated": "2024-12-12 07:44:04.300598 ",
13+ "spec_repo_commit": "4df5e8c3 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -5969,7 +5969,7 @@ components:
59695969 - name
59705970 type: object
59715971 LogsPipelineList:
5972- description: Array of pipeline ID strings .
5972+ description: Array of all log pipeline objects configured for the organization .
59735973 items:
59745974 $ref: '#/components/schemas/LogsPipeline'
59755975 type: array
Original file line number Diff line number Diff line change 1212
1313class LogsPipelineList (ModelSimple ):
1414 """
15- Array of pipeline ID strings .
15+ Array of all log pipeline objects configured for the organization .
1616
1717
1818 :type value: [LogsPipeline]
You can’t perform that action at this time.
0 commit comments