Skip to content

Commit 10957ca

Browse files
authored
Remove spectral-cli (#5744) (#5751)
(cherry picked from commit 793cc87) # Conflicts: # compiler-rs/clients_schema_to_openapi/package-lock.json # docs/examples/package-lock.json # docs/examples/package.json # package-lock.json # package.json
1 parent 6b51f7d commit 10957ca

File tree

7 files changed

+709
-10704
lines changed

7 files changed

+709
-10704
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)