elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
111 stars 67 forks source link

Add Spectral linting rules for openAPI documents #2618

Closed lcawl closed 3 weeks ago

lcawl commented 3 weeks ago

This PR adds the recommended set of Spectral linting rules and adds the linter to the makefile.

It also edits two operation summaries.

github-actions[bot] commented 3 weeks ago

Following you can find the validation results for the APIs you have changed.

API Status Request Response
async_search.status :green_circle: 3/3 3/3
ml.close_job :green_circle: 64/64 63/63

You can validate these APIs yourself by using the make validate target.