Skip to content

Commit 242e824

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

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
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 16:47:11.104294",
8-
"spec_repo_commit": "f4bb12c3"
7+
"regenerated": "2022-06-23 07:02:14.772650",
8+
"spec_repo_commit": "c91969fc"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-06-22 16:47:11.116932",
13-
"spec_repo_commit": "f4bb12c3"
12+
"regenerated": "2022-06-23 07:02:14.783573",
13+
"spec_repo_commit": "c91969fc"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13600,7 +13600,7 @@ tags:
1360013600
that set number.\n\nThe Post, Patch, and Delete `manage_tags` API methods can
1360113601
only be performed by\na user who has the `Manage Tags for Metrics` permission."
1360213602
name: Metrics
13603-
- description: 'Configure your [Datadog Opsgenie integration](https://docs.datadoghq.com/api/latest/opsgenie-integration)
13603+
- description: 'Configure your [Datadog Opsgenie integration](https://docs.datadoghq.com/integrations/opsgenie/)
1360413604
1360513605
directly through the Datadog API.'
1360613606
externalDocs:

src/datadog_api_client/v2/api/opsgenie_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/v2/features/opsgenie_integration.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
@endpoint(opsgenie-integration) @endpoint(opsgenie-integration-v2)
22
Feature: Opsgenie Integration
33
Configure your [Datadog Opsgenie
4-
integration](https://docs.datadoghq.com/api/latest/opsgenie-integration)
5-
directly through the Datadog API.
4+
integration](https://docs.datadoghq.com/integrations/opsgenie/) directly
5+
through the Datadog API.
66

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

0 commit comments

Comments
 (0)