@@ -5879,7 +5879,6 @@ components:
5879
5879
- $ref: '#/components/schemas/CustomDestinationForwardDestinationHttp'
5880
5880
- $ref: '#/components/schemas/CustomDestinationForwardDestinationSplunk'
5881
5881
- $ref: '#/components/schemas/CustomDestinationForwardDestinationElasticsearch'
5882
- type: object
5883
5882
CustomDestinationForwardDestinationElasticsearch:
5884
5883
description: The Elasticsearch destination.
5885
5884
properties:
@@ -6000,7 +5999,6 @@ components:
6000
5999
oneOf:
6001
6000
- $ref: '#/components/schemas/CustomDestinationHttpDestinationAuthBasic'
6002
6001
- $ref: '#/components/schemas/CustomDestinationHttpDestinationAuthCustomHeader'
6003
- type: object
6004
6002
CustomDestinationHttpDestinationAuthBasic:
6005
6003
description: Basic access authentication.
6006
6004
properties:
@@ -6140,7 +6138,6 @@ components:
6140
6138
- $ref: '#/components/schemas/CustomDestinationResponseForwardDestinationHttp'
6141
6139
- $ref: '#/components/schemas/CustomDestinationResponseForwardDestinationSplunk'
6142
6140
- $ref: '#/components/schemas/CustomDestinationResponseForwardDestinationElasticsearch'
6143
- type: object
6144
6141
CustomDestinationResponseForwardDestinationElasticsearch:
6145
6142
description: The Elasticsearch destination.
6146
6143
properties:
@@ -6254,7 +6251,6 @@ components:
6254
6251
oneOf:
6255
6252
- $ref: '#/components/schemas/CustomDestinationResponseHttpDestinationAuthBasic'
6256
6253
- $ref: '#/components/schemas/CustomDestinationResponseHttpDestinationAuthCustomHeader'
6257
- type: object
6258
6254
CustomDestinationResponseHttpDestinationAuthBasic:
6259
6255
description: Basic access authentication.
6260
6256
properties:
@@ -11775,6 +11771,7 @@ components:
11775
11771
required:
11776
11772
- type
11777
11773
- integration
11774
+ type: object
11778
11775
LogsArchiveDestinationAzure:
11779
11776
description: The Azure archive destination.
11780
11777
properties:
@@ -20592,7 +20589,6 @@ components:
20592
20589
- $ref: '#/components/schemas/ServiceDefinitionV2'
20593
20590
- $ref: '#/components/schemas/ServiceDefinitionV2Dot1'
20594
20591
- $ref: '#/components/schemas/ServiceDefinitionV2Dot2'
20595
- type: object
20596
20592
ServiceDefinitionSchemaVersions:
20597
20593
description: Schema versions
20598
20594
enum:
0 commit comments