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

Fix for issue #1361 - duplicate functions in standalone code with mutually recursive schemas #1418

Merged
merged 2 commits into from
Feb 1, 2021

Conversation

epoberezkin
Copy link
Member

Will fix #1361

@epoberezkin epoberezkin marked this pull request as draft January 31, 2021 19:32
@epoberezkin epoberezkin marked this pull request as ready for review February 1, 2021 13:30
@epoberezkin epoberezkin merged commit 0b7567b into master Feb 1, 2021
@epoberezkin epoberezkin deleted the standalone-duplicates-1361 branch February 1, 2021 18:36
andriyl pushed a commit to Redocly/ajv that referenced this pull request Jun 16, 2021
…code with mutually recursive schemas (ajv-validator#1418)

* test: skipped failing test showing duplicate functions in standalone code for mutually recursive schemas, ajv-validator#1361

* fix: duplicate functions in standalone code for mutually recursive schemas, fixes ajv-validator#1361
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Standalone code generation generates duplicates of validate functions with referenced functions
1 participant