Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added items to Schema equals and hashcode
Fixed a problem where `Schema` was not using the `items` property in the `equals()` or `hashcode()` method. This appears to have been missed when moving the `items` property off of the `ArraySchema` class and onto the `Schema` class.
- Loading branch information