From a1f42d4b674464465ddaf857f18ff8c521db197f Mon Sep 17 00:00:00 2001 From: Jean-Louis Leysens Date: Fri, 27 Jun 2025 12:38:12 +0200 Subject: [PATCH 1/2] [OAS] Remove doc version (#225487) ## Summary Per the title. This conforms with ES API docs as rendered on our docs sites: https://www.elastic.co/docs/api/doc/elasticsearch/ Screenshot 2025-06-26 at 17 14 51 (cherry picked from commit e1cbc3c9f6176d152098b5bd4b4e042d1e3af00a) # Conflicts: # oas_docs/kibana.info.serverless.yaml # oas_docs/kibana.info.yaml --- oas_docs/kibana.info.yaml | 4 +++- oas_docs/output/kibana.serverless.yaml | 2 +- oas_docs/output/kibana.yaml | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/oas_docs/kibana.info.yaml b/oas_docs/kibana.info.yaml index 78a88073a66e5..3c0a64d352ca4 100644 --- a/oas_docs/kibana.info.yaml +++ b/oas_docs/kibana.info.yaml @@ -31,7 +31,9 @@ info: This documentation is derived from the `8.x` branch of the [kibana](https://github.com/elastic/kibana) repository. It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/). - version: '1.0.2' + + This documentation contains work-in-progress information for future Elastic Stack releases. + version: '' # Leave empty x-doc-license: name: Attribution-NonCommercial-NoDerivatives 4.0 International url: https://creativecommons.org/licenses/by-nc-nd/4.0/ diff --git a/oas_docs/output/kibana.serverless.yaml b/oas_docs/output/kibana.serverless.yaml index 2e268c6dc5ad1..c08c14c694503 100644 --- a/oas_docs/output/kibana.serverless.yaml +++ b/oas_docs/output/kibana.serverless.yaml @@ -29,7 +29,7 @@ info: This documentation is derived from the `main` branch of the [kibana](https://github.com/elastic/kibana) repository. It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/). title: Kibana Serverless APIs - version: 1.0.2 + version: '' x-doc-license: name: Attribution-NonCommercial-NoDerivatives 4.0 International url: https://creativecommons.org/licenses/by-nc-nd/4.0/ diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml index 80a5061253abb..8ecc3d90f918e 100644 --- a/oas_docs/output/kibana.yaml +++ b/oas_docs/output/kibana.yaml @@ -33,7 +33,7 @@ info: This documentation is derived from the `8.x` branch of the [kibana](https://github.com/elastic/kibana) repository. It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/). title: Kibana APIs - version: 1.0.2 + version: '' x-doc-license: name: Attribution-NonCommercial-NoDerivatives 4.0 International url: https://creativecommons.org/licenses/by-nc-nd/4.0/ From 49f5685bd9b25da73ff9e0f0c242d52321929cf4 Mon Sep 17 00:00:00 2001 From: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:40:54 +0000 Subject: [PATCH 2/2] [CI] Auto-commit changed files from 'make api-docs' --- oas_docs/output/kibana.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml index 8ecc3d90f918e..13bc9ab8adbf4 100644 --- a/oas_docs/output/kibana.yaml +++ b/oas_docs/output/kibana.yaml @@ -32,6 +32,8 @@ info: This documentation is derived from the `8.x` branch of the [kibana](https://github.com/elastic/kibana) repository. It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/). + + This documentation contains work-in-progress information for future Elastic Stack releases. title: Kibana APIs version: '' x-doc-license: