2febaff24b
feat: support query parameters This adds support for parameters in the /api/v3/query_sql and /api/v3/query_influxql API The new parameter `params` is supported in the URL query string of a GET request, or in the JSON body of a POST request. Two new E2E tests were added to check successful GET/POST as well as error scenario when params are not provided for a query string that would expect them. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |