From e705363b696c5de08a51c30626e7464aa6679433 Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Thu, 5 Sep 2024 07:06:44 -0700 Subject: [PATCH] [OAS][DOCS] Clarify license, version, and source URL (#192145) (cherry picked from commit 52172e20f6d409b3d79578fd02c215881d053475) --- oas_docs/kibana.info.yaml | 7 ++++++- oas_docs/output/kibana.yaml | 16 +++++++++++++--- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/oas_docs/kibana.info.yaml b/oas_docs/kibana.info.yaml index 14e1b9f8b1514..ef2c8a701a87b 100644 --- a/oas_docs/kibana.info.yaml +++ b/oas_docs/kibana.info.yaml @@ -24,8 +24,13 @@ info: ``` For more information about the console, refer to [Run API requests](https://www.elastic.co/guide/en/kibana/current/console-kibana.html). + + ## Documentation source and versions + + This documentation is derived from the `8.15` 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' - license: + x-doc-license: name: Attribution-NonCommercial-NoDerivatives 4.0 International url: https://creativecommons.org/licenses/by-nc-nd/4.0/ contact: diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml index 762dc9417a9ac..84c5498656d7f 100644 --- a/oas_docs/output/kibana.yaml +++ b/oas_docs/output/kibana.yaml @@ -46,11 +46,21 @@ info: For more information about the console, refer to [Run API requests](https://www.elastic.co/guide/en/kibana/current/console-kibana.html). - license: - name: Attribution-NonCommercial-NoDerivatives 4.0 International - url: 'https://creativecommons.org/licenses/by-nc-nd/4.0/' + + + ## Documentation source and versions + + + This documentation is derived from the `8.15` 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 + x-doc-license: + name: Attribution-NonCommercial-NoDerivatives 4.0 International + url: 'https://creativecommons.org/licenses/by-nc-nd/4.0/' x-feedbackLink: label: Feedback url: >-