Would it be possible to have the regex filter for ...
# ask-community
r
Would it be possible to have the regex filter for
mapping_keys
extended to include dashes? Currently the keys are limited to
Names must be in regex ^[A-Za-z0-9_]+$.
which prevents us from using mapping keys consistent with keys used within the actual ops?