You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix doc: metadata.label keys should not allow spaces
- the validation logic in app/messages/metadata_validator_helper.rb
does not allow spaces in keys
- added a relevant test case
- fixed the examples provided in doc
0 commit comments