Skip to content

Commit 7e6b500

Browse files
authored
Merge branch '9.1' into backport-5740-to-9.1
2 parents a97a53a + 406b584 commit 7e6b500

File tree

19 files changed

+1697
-10745
lines changed

19 files changed

+1697
-10745
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)