Flag keys were allowed to be camel cased before #2789, but that allowance was reverted by 65ff890
My proposal is to re-allow camel case for flag keys since it matches the feature flag validations and for backward compatibility with existing feature files that have camel cased flag keys.
|
"pattern": "^[-_,A-Za-z0-9]+$" |
Flag keys were allowed to be camel cased before #2789, but that allowance was reverted by 65ff890
My proposal is to re-allow camel case for flag keys since it matches the feature flag validations and for backward compatibility with existing feature files that have camel cased flag keys.
flipt/core/validation/flipt.json
Line 362 in 95b8f4d