elasticsearch/modules/runtime-fields-common
Luca Cavanna ee5cd443c4
Unify supported runtime fields script contexts (#71833)
There's a few places where we need to access all of the supported runtime fields script contexts. Up until now we have listed them in all those places, but a better way would be to have them listed in one place and access that same list from all consumers. This is what this commit introduces.

Along with the introduction of runtime fields contexts in ScriptModule, we rename the whitelist files so that they contain their corresponding context name to simplify looking them up.
2021-04-19 17:23:59 +02:00
..
src Unify supported runtime fields script contexts (#71833) 2021-04-19 17:23:59 +02:00
build.gradle Apply REST API compatibility testing for the :modules (#71137) 2021-04-02 11:20:54 -05:00