kibana/x-pack/plugins/transform/server
2024-08-29 16:19:44 +02:00
..
lib/alerting [ML] Transform: Fix transform stats API call in the transform health alerting rule (#187586) 2024-07-05 10:08:08 +03:00
routes [Move @kbn/config-schema to server] transform (#191685) 2024-08-29 16:19:44 +02:00
services [ML] Enable consistent-type-imports eslint rule (#176921) 2024-03-07 03:29:20 -07:00
usage Add @typescript-eslint/no-floating-promises (#181456) 2024-05-01 08:41:31 -07:00
capabilities.test.ts [ML] Transforms: Improve transform list reloading behavior. (#164296) 2023-09-01 12:52:30 -07:00
capabilities.ts [ML] Enable consistent-type-imports eslint rule (#176921) 2024-03-07 03:29:20 -07:00
config.ts [Move @kbn/config-schema to server] transform (#191685) 2024-08-29 16:19:44 +02:00
index.ts [Move @kbn/config-schema to server] transform (#191685) 2024-08-29 16:19:44 +02:00
plugin.ts Add @typescript-eslint/no-floating-promises (#181456) 2024-05-01 08:41:31 -07:00
README.md
types.ts Improve features plugin's contract type names (#187944) 2024-07-17 15:33:32 +01:00

Transform Kibana API routes

This folder contains Transform API routes in Kibana.