diff --git a/oas_docs/output/kibana.serverless.yaml b/oas_docs/output/kibana.serverless.yaml index 0cf39f8658824..90115d84d5f34 100644 --- a/oas_docs/output/kibana.serverless.yaml +++ b/oas_docs/output/kibana.serverless.yaml @@ -6138,7 +6138,6 @@ paths: minimum: 1 type: number i: - description: The unique identifier of the panel type: string w: default: 24 @@ -6159,6 +6158,7 @@ paths: required: - x - 'y' + - i id: description: The saved object id for by reference panels type: string @@ -6191,7 +6191,6 @@ paths: panel. type: string panelIndex: - description: The unique ID of the panel. type: string panelRefName: type: string @@ -6215,6 +6214,7 @@ paths: - panelConfig - type - gridData + - panelIndex type: array refreshInterval: additionalProperties: false @@ -7092,7 +7092,6 @@ paths: minimum: 1 type: number i: - description: The unique identifier of the panel type: string w: default: 24 @@ -7113,6 +7112,7 @@ paths: required: - x - 'y' + - i id: description: The saved object id for by reference panels type: string @@ -7145,7 +7145,6 @@ paths: panel. type: string panelIndex: - description: The unique ID of the panel. type: string panelRefName: type: string @@ -7169,6 +7168,7 @@ paths: - panelConfig - type - gridData + - panelIndex type: array refreshInterval: additionalProperties: false @@ -8022,7 +8022,6 @@ paths: minimum: 1 type: number i: - description: The unique identifier of the panel type: string w: default: 24 @@ -8043,6 +8042,7 @@ paths: required: - x - 'y' + - i id: description: The saved object id for by reference panels type: string @@ -8075,7 +8075,6 @@ paths: panel. type: string panelIndex: - description: The unique ID of the panel. type: string panelRefName: type: string @@ -8099,6 +8098,7 @@ paths: - panelConfig - type - gridData + - panelIndex type: array refreshInterval: additionalProperties: false