Skip to content

Commit

Permalink
Regenerate client from commit e13788d2 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Feb 24, 2023
1 parent 4918a09 commit 846ea81
Show file tree
Hide file tree
Showing 65 changed files with 3,408 additions and 240 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.6.4",
"regenerated": "2023-02-23 20:26:33.044700",
"spec_repo_commit": "437dad25"
"regenerated": "2023-02-24 19:31:50.704067",
"spec_repo_commit": "e13788d2"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-02-23 20:26:33.056596",
"spec_repo_commit": "437dad25"
"regenerated": "2023-02-24 19:31:50.716342",
"spec_repo_commit": "e13788d2"
}
}
}
14 changes: 0 additions & 14 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3665,7 +3665,6 @@ components:
- invocations_usage
- npm_host_usage
- profiled_container_usage
- profiled_fargate_usage
- profiled_host_usage
- snmp_usage
- estimated_rum_sessions_usage
Expand Down Expand Up @@ -3696,7 +3695,6 @@ components:
- INVOCATIONS_USAGE
- NPM_HOST_USAGE
- PROFILED_CONTAINER_USAGE
- PROFILED_FARGATE_USAGE
- PROFILED_HOST_USAGE
- SNMP_USAGE
- ESTIMATED_RUM_SESSIONS_USAGE
Expand Down Expand Up @@ -7140,8 +7138,6 @@ components:
- npm_host_percentage
- profiled_container_usage
- profiled_container_percentage
- profiled_fargate_usage
- profiled_fargate_percentage
- profiled_host_usage
- profiled_host_percentage
- snmp_usage
Expand Down Expand Up @@ -7201,8 +7197,6 @@ components:
- NPM_HOST_PERCENTAGE
- PROFILED_CONTAINER_USAGE
- PROFILED_CONTAINER_PERCENTAGE
- PROFILED_FARGATE_USAGE
- PROFILED_FARGATE_PERCENTAGE
- PROFILED_HOST_USAGE
- PROFILED_HOST_PERCENTAGE
- SNMP_USAGE
Expand Down Expand Up @@ -7426,14 +7420,6 @@ components:
description: The profiled container usage by tag(s).
format: double
type: number
profiled_fargate_percentage:
description: The percentage of profiled Fargate task usage by tag(s).
format: double
type: number
profiled_fargate_usage:
description: The profiled Fargate task usage by tag(s).
format: double
type: number
profiled_host_percentage:
description: The percentage of profiled hosts usage by tag(s).
format: double
Expand Down
Loading

0 comments on commit 846ea81

Please sign in to comment.