OpenSearch/sql/shared-client
Igor Motov ce81a34467 SQL: Add jdbc mode to REST API (elastic/x-pack-elasticsearch#3499)
Adds a mode parameter to all SQL-related requests. The mode parameter is used for license checks as well as to define the response content. For now only two modes are supported plain (default) and jdbc. We will add other modes in the future as we add more clients.

Relates elastic/x-pack-elasticsearch#3419 

Original commit: elastic/x-pack-elasticsearch@b49ca38d4b
2018-01-10 09:41:36 -05:00
..
licenses SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00
src SQL: Add jdbc mode to REST API (elastic/x-pack-elasticsearch#3499) 2018-01-10 09:41:36 -05:00
build.gradle SQL: Move shared REST client methods to shared-client (elastic/x-pack-elasticsearch#3428) 2017-12-28 11:10:18 -05:00