mozilla / nimbus-shared

Shared data and schemas for Project Nimbus
https://mozilla.github.io/nimbus-shared
Mozilla Public License 2.0
5 stars 15 forks source link

Feature value should not be null #166

Closed jaredlockhart closed 3 years ago

jaredlockhart commented 3 years ago

Because remote settings does not expect feature_value to be null, but rather always an object, we should remove it from the schema altogether.