There was an error parsing the body #110
Answered
by
eadwinCode
bobwatcherx
asked this question in
Q&A
|
i follow you tutorial . but i have error . i want get form input openAPI post method https://eadwincode.github.io/ellar/overview/controllers/#enabling-openapi-docs code schemas.py controllers.py |
Answered by
eadwinCode
Jul 30, 2023
Replies: 2 comments 2 replies
|
error message { |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Everything works fine with the code you posted here.
However, there is no form field on the code you shared. And all
Body()fields acceptapplication/jsonbody format.checkout form inputs doc here