mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[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/ <img width="327" alt="Screenshot 2025-06-26 at 17 14 51" src="https://github.com/user-attachments/assets/82f2bda0-e846-4865-bf77-7ffad1f0090a" />
This commit is contained in:
parent
1c316c1386
commit
e1cbc3c9f6
4 changed files with 9 additions and 9 deletions
|
@ -27,7 +27,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/).
|
||||
version: "1.0.2"
|
||||
version: '' # Leave empty
|
||||
x-doc-license:
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
url: https://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
|
|
|
@ -33,7 +33,7 @@ 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.
|
||||
version: '1.0.2'
|
||||
version: '' # Leave empty
|
||||
x-doc-license:
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
url: https://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -35,7 +35,7 @@ info:
|
|||
|
||||
This documentation contains work-in-progress information for future Elastic Stack releases.
|
||||
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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue