File tree Expand file tree Collapse file tree
src/platform/packages/private/kbn-validate-oas/src
x-pack/platform/plugins/shared/actions/docs/openapi/components/schemas Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94071,7 +94071,6 @@ components:
9407194071 description: |
9407294072 Base64-encoded PEM CA certificate content for PKI authentication (Other provider only). Optional.
9407394073 minLength: 1
94074- required: []
9407594074 opsgenie_secrets:
9407694075 title: Connector secrets properties for an Opsgenie connector
9407794076 required:
Original file line number Diff line number Diff line change @@ -105176,7 +105176,6 @@ components:
105176105176 description: |
105177105177 Base64-encoded PEM CA certificate content for PKI authentication (Other provider only). Optional.
105178105178 minLength: 1
105179- required: []
105180105179 opsgenie_secrets:
105181105180 title: Connector secrets properties for an Opsgenie connector
105182105181 required:
Original file line number Diff line number Diff line change 11{
2- "./oas_docs/output/kibana.yaml" : 1244 ,
3- "./oas_docs/output/kibana.serverless.yaml" : 1137
2+ "./oas_docs/output/kibana.yaml" : 1243 ,
3+ "./oas_docs/output/kibana.serverless.yaml" : 1136
44}
Original file line number Diff line number Diff line change @@ -23,4 +23,3 @@ properties:
2323 description : |
2424 Base64-encoded PEM CA certificate content for PKI authentication (Other provider only). Optional.
2525 minLength : 1
26- required : []
You can’t perform that action at this time.
0 commit comments