elasticsearch/modules/ingest-common
Ryan Ernst a2b4a6f246
Add temporary LegacyActionRequest (#128107)
In order to remove ActionType, ActionRequest will become strongly typed,
referring to the ActionResponse type. As a precursor to that, this
commit adds a LegacyActionRequest which all existing ActionRequest
implementations now inherit from. This will allow adding the
ActionResponse type to ActionRequest in a future commit without
modifying every implementation at once.
2025-05-20 07:09:27 -07:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Add temporary LegacyActionRequest (#128107) 2025-05-20 07:09:27 -07:00
build.gradle [Build] Require reason for usesDefaultDistribution (#124707) 2025-03-17 08:25:39 +01:00