mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
[OpenAPI] Add work in progress statement to API intro (#197703)
This commit is contained in:
parent
762903e31c
commit
106eb7b114
2 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,8 @@ 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/).
|
||||
|
||||
This documentation contains work-in-progress information for future Elastic Stack releases.
|
||||
version: '1.0.2'
|
||||
x-doc-license:
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
|
|
|
@ -60,6 +60,10 @@ info:
|
|||
|
||||
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: 1.0.2
|
||||
x-doc-license:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue