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

Rename field error_code to errorCode in ValidationErrorItem #819

Merged
merged 1 commit into from Feb 22, 2023

Conversation

lasse-it
Copy link
Contributor

This PR fixes #679. The field should be named errorCode as that's what is being used here:

errorCode: `${e.keyword}.openapi.validation`,

@cdimascio cdimascio merged commit 1a1b2cc into cdimascio:master Feb 22, 2023
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.

Getting type error when accessing errorCode property of a ValidationErrorItem
2 participants