Closed jzonthemtn closed 8 months ago
Improving the GET'ing of UBI stores and re-enabling the yaml rest test to get stores.
To test:
curl -X PUT localhost:9200/_plugins/ubi/mystore curl -X PUT localhost:9200/_plugins/ubi/mystor2 curl -X GET localhost:9200/_plugins/ubi/
Response:
{"stores":["mystore","mystore2"]}
Improving the GET'ing of UBI stores and re-enabling the yaml rest test to get stores.
To test:
Response: