Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added items to Schema equals and hashcode #4187

Merged
merged 1 commit into from
May 26, 2022

Conversation

jeff-miller-cfa
Copy link
Contributor

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.

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.
@frantuma frantuma merged commit f006b13 into swagger-api:master May 26, 2022
@frantuma
Copy link
Member

@jeff-miller-cfa Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants