Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
communities: prevent errors in type field
type attribute now checks if the value passed is a dict to prevent errors from happening before the value is validated. Now returns a normal validation error if the wrong type of value is passed.
- Loading branch information