Uh oh!
There was an error while loading. Please reload this page.
Confusion with the Request.body type #824
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
On this line: openapi-core/openapi_core/protocols.py Line 20 in 44b8b3c the type of the
I'm currently having some issue with the validation, but it's not clear which direction should I go with the solution -- should |
Answered by
p1c2u
Apr 7, 2024
Replies: 2 comments
that's definitely an issue with doctoring, |
0 replies
Answer selected byberislavlopac
All clear, thank you! |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @berislavlopac
that's definitely an issue with doctoring,
Optional[bytes]is expected there