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

Removed usage of archived webapi-parser for error reporting. #85

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

VShingala
Copy link
Member

Overview

This PR removes support for categorising errors in case of conversion failures via webapi-parser introduced with #81.

webapi-parser causes issues with usage of this module with use strict syntax since it directly introduces Ajv here without var/const declaration.

@VShingala VShingala requested a review from webholik June 6, 2024 13:04
@webholik webholik merged commit f04dbe3 into develop Jun 7, 2024
3 checks passed
@webholik webholik deleted the feature/remove-webapi-parser-usage branch June 7, 2024 09:43
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