Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use lower-case toString for Visibility
The `toString()` value is used to generate the api documentation. To make the docs match the actual result values, `toString()` is mapped to `name` for `Visibility`. Fixes: #160
- Loading branch information