elasticsearch/plugins/examples/rest-handler/src
Jay Modi a11ccb83d4
Use List convenience methods in rest actions (#52286)
This commit replaces usages of older collection utility methods with
the JDK 9 convenience method `List.of()`.

Relates #51950
2020-02-12 15:11:22 -07:00
..
main/java/org/elasticsearch/example/resthandler Use List convenience methods in rest actions (#52286) 2020-02-12 15:11:22 -07:00
test Update the schema for the REST API specification (#42346) 2019-08-15 17:15:30 +02:00