Skip to content

Commit cdb86cd

Browse files
committed
Revert "bump go version"
This reverts commit 8ccf5db.
1 parent 8ccf5db commit cdb86cd

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
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.6.6",
7-
"regenerated": "2024-09-19 14:29:03.371555",
8-
"spec_repo_commit": "a12499bb"
7+
"regenerated": "2024-09-18 14:45:12.928672",
8+
"spec_repo_commit": "bae57ce1"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-09-19 14:29:03.399496",
13-
"spec_repo_commit": "a12499bb"
12+
"regenerated": "2024-09-18 14:45:12.947003",
13+
"spec_repo_commit": "bae57ce1"
1414
}
1515
}
1616
}

.generator/schemas/v2/openapi.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8097,7 +8097,6 @@ components:
80978097
description: Custom extensions. This is the free-formed field to send client
80988098
side metadata. No Datadog features are affected by this field.
80998099
type: object
8100-
x-ignore-duplicate-object: true
81018100
integrations:
81028101
$ref: '#/components/schemas/EntityV3Integrations'
81038102
kind:
@@ -8122,7 +8121,6 @@ components:
81228121
performanceData:
81238122
$ref: '#/components/schemas/EntityV3DatadogPerformance'
81248123
type: object
8125-
x-ignore-duplicate-object: true
81268124
EntityV3DatastoreKind:
81278125
description: The definition of Entity V3 Datastore Kind object.
81288126
enum:
@@ -8302,7 +8300,6 @@ components:
83028300
description: Custom extensions. This is the free-formed field to send client
83038301
side metadata. No Datadog features are affected by this field.
83048302
type: object
8305-
x-ignore-duplicate-object: true
83068303
integrations:
83078304
$ref: '#/components/schemas/EntityV3Integrations'
83088305
kind:
@@ -8327,7 +8324,6 @@ components:
83278324
performanceData:
83288325
$ref: '#/components/schemas/EntityV3DatadogPerformance'
83298326
type: object
8330-
x-ignore-duplicate-object: true
83318327
EntityV3QueueKind:
83328328
description: The definition of Entity V3 Queue Kind object.
83338329
enum:
@@ -8365,7 +8361,6 @@ components:
83658361
description: Custom extensions. This is the free-formed field to send client
83668362
side metadata. No Datadog features are affected by this field.
83678363
type: object
8368-
x-ignore-duplicate-object: true
83698364
integrations:
83708365
$ref: '#/components/schemas/EntityV3Integrations'
83718366
kind:
@@ -8441,7 +8436,6 @@ components:
84418436
description: Custom extensions. This is the free-formed field to send client
84428437
side metadata. No Datadog features are affected by this field.
84438438
type: object
8444-
x-ignore-duplicate-object: true
84458439
integrations:
84468440
$ref: '#/components/schemas/EntityV3Integrations'
84478441
kind:
@@ -22209,7 +22203,6 @@ components:
2220922203
example: https://my-org.pagerduty.com/service-directory/PMyService
2221022204
type: string
2221122205
type: object
22212-
x-ignore-duplicate-object: true
2221322206
ServiceDefinitionV2Dot1Slack:
2221422207
description: Service owner's Slack channel.
2221522208
properties:
@@ -22415,7 +22408,6 @@ components:
2241522408
example: https://my-org.pagerduty.com/service-directory/PMyService
2241622409
type: string
2241722410
type: object
22418-
x-ignore-duplicate-object: true
2241922411
ServiceDefinitionV2Dot2Type:
2242022412
description: The type of service.
2242122413
enum:

0 commit comments

Comments
 (0)