Skip to content

Commit 0f56038

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit a78a271d of spec repo
1 parent 611db22 commit 0f56038

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.apigentools-info

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2025-01-22 15:54:16.616972",
8-
"spec_repo_commit": "7a8ea4b1"
7+
"regenerated": "2025-01-22 19:48:27.889476",
8+
"spec_repo_commit": "a78a271d"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-01-22 15:54:16.633227",
13-
"spec_repo_commit": "7a8ea4b1"
12+
"regenerated": "2025-01-22 19:48:27.905763",
13+
"spec_repo_commit": "a78a271d"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ components:
17911791
- base_severity
17921792
type: object
17931793
ApiID:
1794-
description: API identifier.
1794+
description: Test
17951795
example: 90646597-5fdb-4a17-a240-647003f8c028
17961796
format: uuid
17971797
type: string

lib/datadog_api_client/v2/models/create_open_api_response_data.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class CreateOpenAPIResponseData
2424
# Attributes for `CreateOpenAPI`.
2525
attr_accessor :attributes
2626

27-
# API identifier.
27+
# Test
2828
attr_accessor :id
2929

3030
attr_accessor :additional_properties

lib/datadog_api_client/v2/models/list_apis_response_data.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class ListAPIsResponseData
2424
# Attributes for `ListAPIsResponseData`.
2525
attr_accessor :attributes
2626

27-
# API identifier.
27+
# Test
2828
attr_accessor :id
2929

3030
attr_accessor :additional_properties

lib/datadog_api_client/v2/models/update_open_api_response_data.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class UpdateOpenAPIResponseData
2424
# Attributes for `UpdateOpenAPI`.
2525
attr_accessor :attributes
2626

27-
# API identifier.
27+
# Test
2828
attr_accessor :id
2929

3030
attr_accessor :additional_properties

0 commit comments

Comments
 (0)