Commit Graph

10 Commits

Author SHA1 Message Date
46bd14a36c Better api error handling (#790)
* API generation

* Updated code generation

* Updated test
2019-03-26 12:04:44 +01:00
3b41c555ae Feat: Support bundlers (#783)
With this change, we support code bundlers, such as webpack.
Fixes: https://github.com/elastic/elasticsearch-js/issues/781
2019-03-19 07:50:05 +01:00
cae38e6b2b License (#773)
- Added license header
- Added license checker
- Fixed tap
2019-03-08 07:47:24 +01:00
f56ae1a70d Request parameters typings (#748) 2019-01-11 14:08:49 +01:00
7c1b58d703 Updated scripts 2018-12-12 16:53:47 +01:00
ab1d7ba992 Typings support (#737)
* Updated scripts

* Updated .gitignore

* Removed symbols

* Fixed typo

* Added typings

* Updated test

* Added typings test
2018-11-30 17:01:55 +01:00
4ea137db1f Updated scripts 2018-11-21 11:15:09 +01:00
2d7dfdd7a0 Updated scripts 2018-11-08 19:41:38 +01:00
15e13b2190 Updated api generation script 2018-11-05 19:22:46 +01:00
ad9b68aea6 Added API generation scripts 2018-10-30 17:25:23 +01:00