Skip to content

Commit

Permalink
Regenerate client from commit ac88040 of spec repo (#1007)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jun 22, 2021
1 parent bec2927 commit fe97804
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 226 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.4.1.dev8",
"regenerated": "2021-06-22 08:02:00.349551",
"spec_repo_commit": "6820788"
"regenerated": "2021-06-22 14:21:30.071279",
"spec_repo_commit": "ac88040"
},
"v2": {
"apigentools_version": "1.4.1.dev8",
"regenerated": "2021-06-22 08:02:31.929707",
"spec_repo_commit": "6820788"
"regenerated": "2021-06-22 14:22:04.098442",
"spec_repo_commit": "ac88040"
}
}
}
81 changes: 0 additions & 81 deletions api/v1/datadog/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2300,33 +2300,6 @@ paths:
schema:
$ref: '#/components/schemas/APIErrorResponse'
description: Authentication Error
servers:
- url: https://{subdomain}.{site}
variables:
site:
default: datadoghq.com
description: The regional site for our customers.
enum:
- datadoghq.com
subdomain:
default: api
description: The subdomain where the API is deployed.
- url: '{protocol}://{name}'
variables:
name:
default: api.datadoghq.com
description: Full site DNS name.
protocol:
default: https
description: The protocol for accessing the API.
- url: https://{subdomain}.{site}
variables:
site:
default: datadoghq.com
description: Any Datadog deployment.
subdomain:
default: api
description: The subdomain where the API is deployed.
summary: Delete a tag filtering entry
tags:
- AWS Integration
Expand Down Expand Up @@ -2365,33 +2338,6 @@ paths:
schema:
$ref: '#/components/schemas/APIErrorResponse'
description: Authentication Error
servers:
- url: https://{subdomain}.{site}
variables:
site:
default: datadoghq.com
description: The regional site for our customers.
enum:
- datadoghq.com
subdomain:
default: api
description: The subdomain where the API is deployed.
- url: '{protocol}://{name}'
variables:
name:
default: api.datadoghq.com
description: Full site DNS name.
protocol:
default: https
description: The protocol for accessing the API.
- url: https://{subdomain}.{site}
variables:
site:
default: datadoghq.com
description: Any Datadog deployment.
subdomain:
default: api
description: The subdomain where the API is deployed.
summary: Get all AWS tag filters
tags:
- AWS Integration
Expand Down Expand Up @@ -2430,33 +2376,6 @@ paths:
schema:
$ref: '#/components/schemas/APIErrorResponse'
description: Authentication Error
servers:
- url: https://{subdomain}.{site}
variables:
site:
default: datadoghq.com
description: The regional site for our customers.
enum:
- datadoghq.com
subdomain:
default: api
description: The subdomain where the API is deployed.
- url: '{protocol}://{name}'
variables:
name:
default: api.datadoghq.com
description: Full site DNS name.
protocol:
default: https
description: The protocol for accessing the API.
- url: https://{subdomain}.{site}
variables:
site:
default: datadoghq.com
description: Any Datadog deployment.
subdomain:
default: api
description: The subdomain where the API is deployed.
summary: Set an AWS tag filter
tags:
- AWS Integration
Expand Down
141 changes: 0 additions & 141 deletions api/v1/datadog/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe97804

Please sign in to comment.