Skip to content

Conversation

@gsgrebe
Copy link

@gsgrebe gsgrebe commented Nov 19, 2021

Minimal suggested change to address #22

})

return super(OAS30Validator, self).iter_errors(instance, _schema)
return super(OAS30Validator, self.evolve(schema=_schema)).iter_errors(instance)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be super(OAS30Validator, self)

@p1c2u
Copy link
Collaborator

p1c2u commented Dec 28, 2021

Closing in favor of #25

@p1c2u p1c2u closed this Dec 28, 2021
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