Skip to content

Commit dc0c412

Browse files
authored
Update branch in elasticsearch-openapi-overlays.yaml (#5529)
1 parent 920cf79 commit dc0c412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/overlays/elasticsearch-openapi-overlays.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ actions:
1414
1515
## Documentation source and versions
1616
17-
This documentation is derived from the `main` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
17+
This documentation is derived from the `9.2` branch of the [elasticsearch-specification](https://github.com/elastic/elasticsearch-specification) repository.
1818
It is provided under license [Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/).
1919
2020
This documentation contains work-in-progress information for future Elastic Stack releases.
@@ -73,4 +73,4 @@ actions:
7373
- target: "$.components['schemas']['cat._types.CatNodeColumn']"
7474
description: Add basic string data type for cat node columns
7575
update:
76-
type: string
76+
type: string

0 commit comments

Comments
 (0)