Skip to content

Commit 667da19

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit cb48df5 of spec repo (#465)
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 c9eede4 commit 667da19

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+46
-46
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.4.1.dev8",
7-
"regenerated": "2021-06-07 08:18:20.051843",
8-
"spec_repo_commit": "9151896"
7+
"regenerated": "2021-06-07 11:36:18.870170",
8+
"spec_repo_commit": "cb48df5"
99
},
1010
"v2": {
1111
"apigentools_version": "1.4.1.dev8",
12-
"regenerated": "2021-06-07 08:18:45.100081",
13-
"spec_repo_commit": "9151896"
12+
"regenerated": "2021-06-07 11:36:46.868127",
13+
"spec_repo_commit": "cb48df5"
1414
}
1515
}
1616
}

tests/v1/features/authentication.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(authentication)
1+
@endpoint(authentication) @endpoint(authentication-v1)
22
Feature: Authentication
33
All requests to Datadog’s API must be authenticated. Requests that write
44
data require reporting access and require an `API key`. Requests that read

tests/v1/features/aws_integration.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(aws-integration)
1+
@endpoint(aws-integration) @endpoint(aws-integration-v1)
22
Feature: AWS Integration
33
Configure your Datadog-AWS integration directly through the Datadog API.
44
For more information, see the [AWS integration

tests/v1/features/aws_logs_integration.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(aws-logs-integration)
1+
@endpoint(aws-logs-integration) @endpoint(aws-logs-integration-v1)
22
Feature: AWS Logs Integration
33
Configure your Datadog-AWS-Logs integration directly through Datadog API.
44
For more information, see the [AWS integration

tests/v1/features/azure_integration.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(azure-integration)
1+
@endpoint(azure-integration) @endpoint(azure-integration-v1)
22
Feature: Azure Integration
33
Configure your Datadog-Azure integration directly through the Datadog API.
44
For more information, see the [Datadog-Azure integration

tests/v1/features/dashboard_lists.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(dashboard-lists)
1+
@endpoint(dashboard-lists) @endpoint(dashboard-lists-v1)
22
Feature: Dashboard Lists
33
Interact with your dashboard lists through the API to organize, find, and
44
share all of your dashboards with your team and organization.

tests/v1/features/dashboards.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(dashboards)
1+
@endpoint(dashboards) @endpoint(dashboards-v1)
22
Feature: Dashboards
33
Interact with your dashboard lists through the API to make it easier to
44
organize, find, and share all of your dashboards with your team and

tests/v1/features/downtimes.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(downtimes)
1+
@endpoint(downtimes) @endpoint(downtimes-v1)
22
Feature: Downtimes
33
[Downtiming](https://docs.datadoghq.com/monitors/downtimes) gives you
44
greater control over monitor notifications by allowing you to globally

tests/v1/features/events.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(events)
1+
@endpoint(events) @endpoint(events-v1)
22
Feature: Events
33
The events service allows you to programmatically post events to the event
44
stream and fetch events from the event stream. Events are limited to 4000

tests/v1/features/gcp_integration.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@endpoint(gcp-integration)
1+
@endpoint(gcp-integration) @endpoint(gcp-integration-v1)
22
Feature: GCP Integration
33
Configure your Datadog-Google Cloud Platform (GCP) integration directly
44
through the Datadog API. Read more about the [Datadog-Google Cloud

0 commit comments

Comments
 (0)