Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add API lookup for levels by their root resource (#538)
Does not include other endpoints for editing/deleting since that would cause a fair bit of code duplication. For now it's expected that you just use the hash to get the ID of the level for those queries. I don't expect this to be a common lookup either way; just adding this because I don't see why not.
- Loading branch information