Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
AbstractCapabilities
implement toJson
The capabilities subclasses were the only thing using `asMap` for serialisation to JSON. Everywhere else, we use `toJson`. Might as well make it consistent.
- Loading branch information