Commit Graph

112 Commits

Author SHA1 Message Date
059a2c91ce API generation 2021-02-19 08:31:16 +01:00
ab5d8997b8 Remove Node.js v8 support (#1402) 2021-02-19 08:27:20 +01:00
79658b1784 API generation 2021-02-17 09:57:15 +01:00
19acc4f9d0 API generation 2021-02-09 09:56:20 +01:00
b0769bec11 API generation 2021-01-18 17:15:53 +01:00
9fea1aedc0 API generation 2020-12-09 11:39:40 +01:00
8cbb54016a API generation 2020-11-24 09:50:47 +01:00
2cf3438cca API generation 2020-11-19 08:14:27 +01:00
90f6003dd7 API generation 2020-11-18 18:06:04 +01:00
66a4739018 API generation 2020-11-12 07:44:33 +01:00
fc3883a181 API generation 2020-11-02 08:03:45 +01:00
87805fc17f API generation 2020-10-21 11:07:00 +02:00
5682e680d1 API generation 2020-10-07 11:14:45 +02:00
772fad09cc API generation 2020-09-28 10:15:56 +02:00
a064f0f357 Improve child performances (#1314) 2020-09-23 11:31:09 +02:00
d211a9cb11 API generation 2020-09-15 09:08:58 +02:00
009ecc442f API generation 2020-09-10 15:35:40 +02:00
7f317d3321 Avoid the release of Zalgo (#1295) 2020-09-10 15:27:27 +02:00
e86d38087e API generation 2020-09-01 14:09:43 +02:00
cf172d7937 API generation 2020-08-03 11:59:39 +02:00
51ab5b0b00 Updated license header (master) (#1266) 2020-07-23 12:26:56 +02:00
944dee219a API generation 2020-07-20 14:08:31 +02:00
e6a4050b0b API generation 2020-07-20 12:17:14 +02:00
39cf023426 Add support for a global context option (#1256) 2020-07-13 14:36:53 +02:00
fa760f44b5 API generation 2020-07-13 11:21:44 +02:00
34a9176fbf Export a kibana restricted type definition (#1239) 2020-07-06 11:49:12 +02:00
8c4042d913 API generation 2020-07-03 08:44:01 +02:00
33a4e4dc31 API generation 2020-06-30 10:13:55 +02:00
59ab125f48 API generation 2020-06-08 09:30:11 +02:00
3751f50774 API generation 2020-06-03 10:41:59 +02:00
dbbee273d9 API generation 2020-06-03 09:09:42 +02:00
ac2d1dad53 API generation 2020-05-18 09:23:50 +02:00
e3e4be3a5e API generation 2020-05-14 18:16:26 +02:00
b109f60763 API generation 2020-05-07 08:11:36 +02:00
0d5c7a880f API generation 2020-04-30 11:28:37 +02:00
cfc21f56c2 API generation 2020-04-10 12:21:27 +02:00
8522f303ee API generation 2020-04-07 11:25:25 +02:00
d10e8bb9f3 API generation 2020-04-06 11:35:59 +02:00
953a8033ab API generation 2020-04-03 09:49:51 +02:00
bb28276553 API generation 2020-04-02 07:48:45 +02:00
2963fa6e0b API generation 2020-03-30 14:50:18 +02:00
da35f71f2d API generation 2020-03-27 13:46:30 +01:00
6c82a4967e Refactored type definitions (#1119)
* Updated types generation script

* Refactored api method definitions

* Updated test
- Removed old test code
- Added tsd dev dependency
- Rewritten test with tsd

* Removed unused dependencies

* Fixed definition

* Updated test

* Updated docs

* Improved events type definitions

* Updated test

* Minor fixes in the type definitons

* More type test

* Improved Transport type definitions

* Updated test

* Addressed comments

* Code generation

* Use RequestBody, Response and Context everywhere, also default Context to unknown

* Updated test

* body -> hasBody

* Fixed conflicts

* Updated code generation

* Improved request body type definition

* Updated code generation

* Use BodyType for both request and reponses generics
- Use extends for defining the RequestBody generic to force the user
  following the same shape.
- BodyType and NDBodyType now accepts a generics to allow injecting
  more specific types in the future

* API generation

* Updated test

* Updated docs

* Use BodyType also in ReponseError

* Removed useless client generics

* Renamed generics and types
- prefixed all generics with a T
- BodyType => RequestBody
- NDBodyType => RequestNDBody
- Added ResponseBody

* Updated test

* Updated docs

* Test ResponseBody as well

* Simplify overloads

* API generation

* Updated test

* Updated error types
2020-03-23 11:38:18 +01:00
1b638d6992 API generation 2020-03-20 16:54:50 +01:00
87579e4ca9 API generation 2020-03-20 13:33:56 +01:00
7f19628907 API generation 2020-03-19 08:39:55 +01:00
b374fe9967 [DOCS] Fixes link to cat transforms API (#1120) 2020-03-18 16:23:43 -07:00
7e51d4cd8c API generation 2020-03-18 15:05:03 +01:00
f1fcf4746d API generation 2020-03-17 11:38:44 +01:00
5445f0b22b API generation 2020-03-12 08:42:31 +01:00