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 pydantic v1 nullable bug #204

Conversation

bisgaard-itis
Copy link
Collaborator

@bisgaard-itis bisgaard-itis commented Nov 4, 2024

What do these changes do?

Related issue/s

How to test

For internal developers

@bisgaard-itis bisgaard-itis self-assigned this Nov 4, 2024
@bisgaard-itis bisgaard-itis added the bug Something isn't working label Nov 4, 2024
@bisgaard-itis bisgaard-itis added this to the Event Horizon milestone Nov 4, 2024
@bisgaard-itis bisgaard-itis merged commit 80b81c5 into ITISFoundation:master Nov 4, 2024
8 checks passed
@bisgaard-itis bisgaard-itis deleted the 203-fix-pydantic-v1-nullable-bug branch November 4, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pydantic v1 does not specify optional/nullable values correctly in openapi specs
2 participants