elasticsearch/qa/verify-version-constants
Przemyslaw Gomulka dc03c47ada
Refactor RestMainAction into separate module (#95881)
we want to allow overriding info (GET /) api in serverless, therefore this commit moves the RestMainAction and is transport classes into a module that has a rest plugin

Main endpoint is often used in testing to verfiy that a cluster is ready, hence this commit also has to add a testing dependency on main to a lot of modules

relates #95422
2023-05-10 14:39:00 +02:00
..
src/test/java/org/elasticsearch/qa/verify_version_constants Move yaml rest test case to separate test lib (#84835) 2022-03-11 10:51:11 -05:00
build.gradle Refactor RestMainAction into separate module (#95881) 2023-05-10 14:39:00 +02:00