Validate settings and facts keys. #213
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Settings and Facts keys should not permit values with spaces or other characters that require URL encoding. This needs to be validated in the API. Perhaps a json
binding
directive. This is because the sub-resource API is based on the key instead of ID. Example: /settings/foobarThe text was updated successfully, but these errors were encountered: