Skip to content
4 changes: 0 additions & 4 deletions oas_docs/output/kibana.serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75901,10 +75901,6 @@ components:
required:
- message
- subject
- anyOf:
- to
- cc
- bcc
properties:
bcc:
type: array
Expand Down
4 changes: 0 additions & 4 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89327,10 +89327,6 @@ components:
required:
- message
- subject
- anyOf:
- to
- cc
- bcc
properties:
bcc:
type: array
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"./oas_docs/output/kibana.yaml": 311,
"./oas_docs/output/kibana.serverless.yaml": 290
"./oas_docs/output/kibana.yaml": 310,
"./oas_docs/output/kibana.serverless.yaml": 289
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ type: object
required:
- message
- subject
- anyOf:
- to
- cc
- bcc
properties:
bcc:
type: array
Expand Down