- 000
what i'am trying to to is to get a value from URL params, but this value contains dots "product.productCharacteristic.value"
{ "request": { "urlPath": "/exampleOfPath", "method": "GET", "queryParameters": { "product.productCharacteristic.name": { "equalTo": "MSISDN" }, "product.productCharacteristic...