Skip to content

Commit 30bea24

Browse files
authored
Merge branch '8.19' into backport-5740-to-8.19
2 parents 44a09dd + 9b3d2ac commit 30bea24

File tree

17 files changed

+1137
-10733
lines changed

17 files changed

+1137
-10733
lines changed

compiler-rs/clients_schema_to_openapi/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ flowchart LR
2020
This branch is the work for [PR #2047](https://github.com/elastic/elasticsearch-specification/pull/2047) where reviews and comments should be made.
2121

2222
The OpenAPI specification generated from the current `schema.json` can be found in the [output/openapi](../../output/openapi) directory.
23-
24-
The generated OpenAPI schemas validate successfully using the rather strict [Spectral OpenAPI linter](https://github.com/stoplightio/spectral), except for endpoint (this is an ES API issue). You can run the linter using:
25-
* `npm run validate` for the Stack/Stateful OpenAPI spec
26-
* `npm run validate-serverless` for the Serverless OpenAPI spec

0 commit comments

Comments
 (0)