Skip to content

Commit b8805a2

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 8726b93 of spec repo
1 parent 39ea936 commit b8805a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.generator/schemas/v2/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1376,7 +1376,7 @@ components:
13761376
x-enum-varnames:
13771377
- ACCOUNT
13781378
AWSAccountUpdateRequest:
1379-
description: AWS Account Update Request body.
1379+
description: AWS Account update request body.
13801380
properties:
13811381
data:
13821382
$ref: '#/components/schemas/AWSAccountUpdateRequestData'

lib/datadog_api_client/v2/models/aws_account_update_request.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
require 'time'
1818

1919
module DatadogAPIClient::V2
20-
# AWS Account Update Request body.
20+
# AWS Account update request body.
2121
class AWSAccountUpdateRequest
2222
include BaseGenericModel
2323

0 commit comments

Comments
 (0)