[Backport 8.8] add link to elasticsearch-specification github repository in typescript documentation (#1907) (#1909)

Co-authored-by: Nathan Reese <reese.nathan@gmail.com>
This commit is contained in:
Josh Mock
2023-06-08 11:55:08 -05:00
committed by GitHub
parent 8072097170
commit 1f925676ed

View File

@ -6,6 +6,7 @@ of type definitions of Elasticsearch's API surface.
The types are not 100% complete yet. Some APIs are missing (the newest ones, e.g. EQL),
and others may contain some errors, but we are continuously pushing fixes & improvements.
Contribute type fixes and improvements to https://github.com/elastic/elasticsearch-specification[elasticsearch-specification github repository].
NOTE: The client is developed against the https://www.npmjs.com/package/typescript?activeTab=versions[latest]
version of TypeScript. Furthermore, unless you have set `skipLibCheck` to `true`,