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 ForwardRef used in AnyOf #291

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Fix ForwardRef used in AnyOf #291

merged 2 commits into from
Nov 5, 2024

Conversation

Tishka17
Copy link
Member

/closes #290

@Tishka17 Tishka17 force-pushed the fix/any_of_forwardref branch 2 times, most recently from 10e261f to e2b370e Compare October 23, 2024 19:33
@Tishka17 Tishka17 requested review from zhPavel and Eclips4 October 23, 2024 19:34
@Tishka17 Tishka17 changed the title Fix/any of forwardref Fix ForwardRef used in AnyOf Oct 23, 2024
@Tishka17 Tishka17 force-pushed the fix/any_of_forwardref branch from e2b370e to 66696c6 Compare October 23, 2024 19:35
@Tishka17 Tishka17 force-pushed the fix/any_of_forwardref branch from 66696c6 to cf8a48c Compare October 23, 2024 19:59
@Tishka17 Tishka17 force-pushed the fix/any_of_forwardref branch 2 times, most recently from 2f9e465 to 865d27b Compare November 5, 2024 21:48
@Tishka17 Tishka17 force-pushed the fix/any_of_forwardref branch from 865d27b to d821384 Compare November 5, 2024 21:50
@Tishka17 Tishka17 merged commit 3ace7db into develop Nov 5, 2024
3 checks passed
@Tishka17 Tishka17 deleted the fix/any_of_forwardref branch November 5, 2024 21:52
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.

AnyOf["SomeObject", "AnotherObject"] don't work
2 participants