juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
Apache License 2.0
20 stars 6 forks source link

fix: allow positive i32 number for dimension priority in dimension create #135

Closed ayushjain17 closed 1 week ago

ayushjain17 commented 1 week ago

Problem

DB supports i32 values for priority but endpoints were restricted to u16

Solution

allow positive i32 number for dimension priority in dimension create