Skip to content

Commit

Permalink
Revert "bump go version"
Browse files Browse the repository at this point in the history
This reverts commit 8ccf5db.
  • Loading branch information
amaskara-dd committed Sep 19, 2024
1 parent 8ccf5db commit cdb86cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 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.6",
"regenerated": "2024-09-19 14:29:03.371555",
"spec_repo_commit": "a12499bb"
"regenerated": "2024-09-18 14:45:12.928672",
"spec_repo_commit": "bae57ce1"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-09-19 14:29:03.399496",
"spec_repo_commit": "a12499bb"
"regenerated": "2024-09-18 14:45:12.947003",
"spec_repo_commit": "bae57ce1"
}
}
}
8 changes: 0 additions & 8 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8097,7 +8097,6 @@ components:
description: Custom extensions. This is the free-formed field to send client
side metadata. No Datadog features are affected by this field.
type: object
x-ignore-duplicate-object: true
integrations:
$ref: '#/components/schemas/EntityV3Integrations'
kind:
Expand All @@ -8122,7 +8121,6 @@ components:
performanceData:
$ref: '#/components/schemas/EntityV3DatadogPerformance'
type: object
x-ignore-duplicate-object: true
EntityV3DatastoreKind:
description: The definition of Entity V3 Datastore Kind object.
enum:
Expand Down Expand Up @@ -8302,7 +8300,6 @@ components:
description: Custom extensions. This is the free-formed field to send client
side metadata. No Datadog features are affected by this field.
type: object
x-ignore-duplicate-object: true
integrations:
$ref: '#/components/schemas/EntityV3Integrations'
kind:
Expand All @@ -8327,7 +8324,6 @@ components:
performanceData:
$ref: '#/components/schemas/EntityV3DatadogPerformance'
type: object
x-ignore-duplicate-object: true
EntityV3QueueKind:
description: The definition of Entity V3 Queue Kind object.
enum:
Expand Down Expand Up @@ -8365,7 +8361,6 @@ components:
description: Custom extensions. This is the free-formed field to send client
side metadata. No Datadog features are affected by this field.
type: object
x-ignore-duplicate-object: true
integrations:
$ref: '#/components/schemas/EntityV3Integrations'
kind:
Expand Down Expand Up @@ -8441,7 +8436,6 @@ components:
description: Custom extensions. This is the free-formed field to send client
side metadata. No Datadog features are affected by this field.
type: object
x-ignore-duplicate-object: true
integrations:
$ref: '#/components/schemas/EntityV3Integrations'
kind:
Expand Down Expand Up @@ -22209,7 +22203,6 @@ components:
example: https://my-org.pagerduty.com/service-directory/PMyService
type: string
type: object
x-ignore-duplicate-object: true
ServiceDefinitionV2Dot1Slack:
description: Service owner's Slack channel.
properties:
Expand Down Expand Up @@ -22415,7 +22408,6 @@ components:
example: https://my-org.pagerduty.com/service-directory/PMyService
type: string
type: object
x-ignore-duplicate-object: true
ServiceDefinitionV2Dot2Type:
description: The type of service.
enum:
Expand Down

0 comments on commit cdb86cd

Please sign in to comment.