-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Hi!
When I'm writing a validator in a pydantic schema, beside getting the values, I need to have the query params in order to know the context of the request.
After seeing the b = body_model(**body_params)
in this repo's code I understand that it's not possible at the moment.
I'm thinking about adding it to this package, does that make sense?
Metadata
Metadata
Assignees
Labels
No labels