Skip to content

Commit 1e306b4

Browse files
committed
[OpenAPI] Minor 8.x fixes
1 parent 8b987cc commit 1e306b4

File tree

5 files changed

+21
-13
lines changed

5 files changed

+21
-13
lines changed

.spectral.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ rules:
1919
operation-operationId-valid-in-url: warn
2020
operation-tag-defined: warn
2121
operation-tags: warn
22+
# Parameters
23+
path-params: warn
2224
# Responses
2325
operation-success-response: warn
2426
# Schema

docs/overlays/elasticsearch-openapi-overlays.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ actions:
1111
description: >
1212
## Documentation source and versions
1313
14-
This documentation is derived from the `main` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
14+
This documentation is derived from the `8.x` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
1515
It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/).
1616
x-doc-license:
1717
name: Attribution-NonCommercial-NoDerivatives 4.0 International

docs/overlays/elasticsearch-serverless-openapi-overlays.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ actions:
1515
1616
## Documentation source and versions
1717
18-
This documentation is derived from the `main` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
18+
This documentation is derived from the `8.x` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
1919
It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/).
2020
x-doc-license:
2121
name: Attribution-NonCommercial-NoDerivatives 4.0 International

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 16 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)