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: recursion for boolean items #2097

Merged
merged 2 commits into from
Jul 26, 2022
Merged

Conversation

AlexVarchuk
Copy link
Collaborator

What/Why/How?

fixes: #2086

Reference

Testing

Screenshots (optional)

Screenshot 2022-07-26 at 15 13 47

Check yourself

  • Code is linted
  • Tested
  • All new/updated code is covered with tests

@AlexVarchuk AlexVarchuk requested a review from a team as a code owner July 26, 2022 12:14
@AlexVarchuk AlexVarchuk self-assigned this Jul 26, 2022
@AlexVarchuk AlexVarchuk requested review from anastasiia-developer and removed request for a team July 26, 2022 12:14
@AlexVarchuk AlexVarchuk force-pushed the fix/recursion-for-boolean-items branch from d789d21 to 5d4d6b9 Compare July 26, 2022 12:17
@AlexVarchuk AlexVarchuk force-pushed the fix/recursion-for-boolean-items branch from 5d4d6b9 to ff43b99 Compare July 26, 2022 12:56
@AlexVarchuk AlexVarchuk force-pushed the fix/recursion-for-boolean-items branch from 23fc7eb to ffcf8ba Compare July 26, 2022 14:05
@AlexVarchuk AlexVarchuk merged commit a5804db into master Jul 26, 2022
@AlexVarchuk AlexVarchuk deleted the fix/recursion-for-boolean-items branch July 26, 2022 15:25
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.

"too much recursion" with referenced array of boolean schemas
3 participants