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
351 stars 14 forks source link

Fix/tweak context parsing #133

Closed mahatoankitkumar closed 3 months ago

mahatoankitkumar commented 3 months ago

Problem

For number in context, it would consider it as an integer as whole, even if it was an array

Solution

Fixed the parsing for number