mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[OAS][DOCS] Clarify license, version, and source URL (#192145)
This commit is contained in:
parent
73fd2e53d8
commit
52172e20f6
4 changed files with 37 additions and 9 deletions
|
@ -26,8 +26,13 @@ info:
|
|||
```
|
||||
GET kbn:/api/data_views
|
||||
```
|
||||
|
||||
## Documentation source and versions
|
||||
|
||||
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/).
|
||||
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:
|
||||
|
|
|
@ -27,9 +27,12 @@ info:
|
|||
|
||||
NOTE: Access to internal Kibana API endpoints will be restricted in Kibana version 9.0. Please move any integrations to publicly documented APIs.
|
||||
|
||||
|
||||
## Documentation source and versions
|
||||
|
||||
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/).
|
||||
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:
|
||||
|
|
|
@ -47,11 +47,21 @@ info:
|
|||
GET kbn:/api/data_views
|
||||
|
||||
```
|
||||
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 `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
|
||||
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: >-
|
||||
|
|
|
@ -50,11 +50,21 @@ info:
|
|||
|
||||
NOTE: Access to internal Kibana API endpoints will be restricted in Kibana
|
||||
version 9.0. Please move any integrations to publicly documented APIs.
|
||||
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 `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 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: >-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue