DELETE endpoints aren't being validated #400
Answered
by
kemingy
DonaldNgai
asked this question in
Q&A
-
|
I have this code But based on my testing, the schema isn't used to validate the DELETE request, it also doesn't show up in the request.context |
Beta Was this translation helpful? Give feedback.
Answered by
kemingy
Jan 25, 2025
Replies: 1 comment 2 replies
-
|
Yes, it's because
So I suggest you try |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kemingy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's because
So I suggest you try
queryinstead ofjsonhere.