mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[DOCS][OAS] Update API documentation license (#191563)
This commit is contained in:
parent
c9d8292369
commit
bc084f91c2
5 changed files with 14 additions and 14 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -146,9 +146,9 @@ role_users.json
|
|||
.devcontainer/.env
|
||||
|
||||
# Ignore temporary files in oas_docs
|
||||
output/kibana.serverless.tmp1.yaml
|
||||
output/kibana.serverless.tmp2.yaml
|
||||
output/kibana.tmp1.yaml
|
||||
output/kibana.tmp2.yaml
|
||||
output/kibana.new.yaml
|
||||
output/kibana.serverless.new.yaml
|
||||
oas_docs/output/kibana.serverless.tmp1.yaml
|
||||
oas_docs/output/kibana.serverless.tmp2.yaml
|
||||
oas_docs/output/kibana.tmp1.yaml
|
||||
oas_docs/output/kibana.tmp2.yaml
|
||||
oas_docs/output/kibana.new.yaml
|
||||
oas_docs/output/kibana.serverless.new.yaml
|
||||
|
|
|
@ -28,8 +28,8 @@ info:
|
|||
```
|
||||
version: "1.0.2"
|
||||
license:
|
||||
name: Elastic License 2.0
|
||||
url: https://www.elastic.co/licensing/elastic-license
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
url: https://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
contact:
|
||||
name: Kibana Team
|
||||
x-feedbackLink:
|
||||
|
|
|
@ -26,8 +26,8 @@ info:
|
|||
For more information about the console, refer to [Run API requests](https://www.elastic.co/guide/en/kibana/current/console-kibana.html).
|
||||
version: '1.0.2'
|
||||
license:
|
||||
name: Elastic License 2.0
|
||||
url: https://www.elastic.co/licensing/elastic-license
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
url: https://creativecommons.org/licenses/by-nc-nd/4.0/
|
||||
contact:
|
||||
name: Kibana Team
|
||||
x-feedbackLink:
|
||||
|
|
|
@ -48,8 +48,8 @@ info:
|
|||
|
||||
```
|
||||
license:
|
||||
name: Elastic License 2.0
|
||||
url: 'https://www.elastic.co/licensing/elastic-license'
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
url: 'https://creativecommons.org/licenses/by-nc-nd/4.0/'
|
||||
title: Kibana Serverless APIs
|
||||
version: 1.0.2
|
||||
x-feedbackLink:
|
||||
|
|
|
@ -47,8 +47,8 @@ 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: Elastic License 2.0
|
||||
url: 'https://www.elastic.co/licensing/elastic-license'
|
||||
name: Attribution-NonCommercial-NoDerivatives 4.0 International
|
||||
url: 'https://creativecommons.org/licenses/by-nc-nd/4.0/'
|
||||
title: Kibana APIs
|
||||
version: 1.0.2
|
||||
x-feedbackLink:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue