Closed Mobe91 closed 2 months ago
JSON_GET currently only supports literal json path elements. There are many use cases that require accessing JSON documents with parameterized paths. Therefore we should extend the capability of JSON_GET to handle query parameters in the json path.
Description
JSON_GET currently only supports literal json path elements. There are many use cases that require accessing JSON documents with parameterized paths. Therefore we should extend the capability of JSON_GET to handle query parameters in the json path.