elasticsearch/modules/rest-root/src
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
..
main/java Add temporary LegacyActionRequest (#128107) 2025-05-20 07:09:27 -07:00
test/java/org/elasticsearch/rest/root Show only committed cluster UUID in GET / (#114275) 2024-10-08 08:47:28 +01:00
yamlRestTest Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00