Skip to content

Commit 4842985

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit f4bb12c3 of spec repo (#1060)
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 2df3724 commit 4842985

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
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.2",
7-
"regenerated": "2022-06-22 15:23:41.740738",
8-
"spec_repo_commit": "55922470"
7+
"regenerated": "2022-06-22 16:47:11.104294",
8+
"spec_repo_commit": "f4bb12c3"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-06-22 15:23:41.760239",
13-
"spec_repo_commit": "55922470"
12+
"regenerated": "2022-06-22 16:47:11.116932",
13+
"spec_repo_commit": "f4bb12c3"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28943,11 +28943,11 @@ tags:
2894328943
description: Find out more at
2894428944
url: https://docs.datadoghq.com/account_management/multi_organization
2894528945
name: Organizations
28946-
- description: 'Configure your [Datadog-PagerDuty integration](https://docs.datadoghq.com/api/?lang=bash#integration-pagerduty)
28946+
- description: 'Configure your [Datadog-PagerDuty integration](https://docs.datadoghq.com/integrations/pagerduty/)
2894728947

2894828948
directly through the Datadog API.'
2894928949
externalDocs:
28950-
url: https://docs.datadoghq.com/api/?lang=bash#integration-pagerduty
28950+
url: https://docs.datadoghq.com/integrations/pagerduty/
2895128951
name: PagerDuty Integration
2895228952
- description: 'Detection rules for generating signals and listing of generated
2895328953

src/datadog_api_client/v1/api/pager_duty_integration_api.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/v1/features/pagerduty_integration.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@endpoint(pagerduty-integration) @endpoint(pagerduty-integration-v1)
22
Feature: PagerDuty Integration
33
Configure your [Datadog-PagerDuty
4-
integration](https://docs.datadoghq.com/api/?lang=bash#integration-
5-
pagerduty) directly through the Datadog API.
4+
integration](https://docs.datadoghq.com/integrations/pagerduty/) directly
5+
through the Datadog API.
66

77
Background:
88
Given a valid "apiKeyAuth" key in the system

0 commit comments

Comments
 (0)