Skip to content

Commit

Permalink
Merge branch 'main' into fleet/192713-failing-9.0-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Nov 8, 2024
2 parents 31f5b16 + cd82294 commit c9ee040
Show file tree
Hide file tree
Showing 25 changed files with 163 additions and 891 deletions.
198 changes: 0 additions & 198 deletions oas_docs/bundle.json
Original file line number Diff line number Diff line change
Expand Up @@ -23782,39 +23782,6 @@
"topic": {
"type": "string"
},
"topics": {
"items": {
"additionalProperties": true,
"properties": {
"topic": {
"type": "string"
},
"when": {
"additionalProperties": true,
"properties": {
"condition": {
"type": "string"
},
"type": {
"enum": [
"equals",
"contains",
"regexp"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"topic"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"type": {
"enum": [
"kafka"
Expand Down Expand Up @@ -24917,39 +24884,6 @@
"topic": {
"type": "string"
},
"topics": {
"items": {
"additionalProperties": false,
"properties": {
"topic": {
"type": "string"
},
"when": {
"additionalProperties": false,
"properties": {
"condition": {
"type": "string"
},
"type": {
"enum": [
"equals",
"contains",
"regexp"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"topic"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"type": {
"enum": [
"kafka"
Expand Down Expand Up @@ -25978,39 +25912,6 @@
"topic": {
"type": "string"
},
"topics": {
"items": {
"additionalProperties": true,
"properties": {
"topic": {
"type": "string"
},
"when": {
"additionalProperties": true,
"properties": {
"condition": {
"type": "string"
},
"type": {
"enum": [
"equals",
"contains",
"regexp"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"topic"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"type": {
"enum": [
"kafka"
Expand Down Expand Up @@ -27213,39 +27114,6 @@
"topic": {
"type": "string"
},
"topics": {
"items": {
"additionalProperties": true,
"properties": {
"topic": {
"type": "string"
},
"when": {
"additionalProperties": true,
"properties": {
"condition": {
"type": "string"
},
"type": {
"enum": [
"equals",
"contains",
"regexp"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"topic"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"type": {
"enum": [
"kafka"
Expand Down Expand Up @@ -28321,39 +28189,6 @@
"topic": {
"type": "string"
},
"topics": {
"items": {
"additionalProperties": false,
"properties": {
"topic": {
"type": "string"
},
"when": {
"additionalProperties": false,
"properties": {
"condition": {
"type": "string"
},
"type": {
"enum": [
"equals",
"contains",
"regexp"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"topic"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"type": {
"enum": [
"kafka"
Expand Down Expand Up @@ -29379,39 +29214,6 @@
"topic": {
"type": "string"
},
"topics": {
"items": {
"additionalProperties": true,
"properties": {
"topic": {
"type": "string"
},
"when": {
"additionalProperties": true,
"properties": {
"condition": {
"type": "string"
},
"type": {
"enum": [
"equals",
"contains",
"regexp"
],
"type": "string"
}
},
"type": "object"
}
},
"required": [
"topic"
],
"type": "object"
},
"minItems": 1,
"type": "array"
},
"type": {
"enum": [
"kafka"
Expand Down
Loading

0 comments on commit c9ee040

Please sign in to comment.