juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
https://juspay.io/open-source/superposition
Apache License 2.0
348 stars 16 forks source link

fix: Override dimension input for in operator #274

Closed ayushjain17 closed 2 weeks ago

ayushjain17 commented 2 weeks ago

Problem

Data for in operator is getting stringified from frontend

Solution

Parse string data to determine if it is JSON literal or not