Add optional keyword arguments on the fastapi_users.get_xx_router function #1308
AndreMPCosta
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I also encountered this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example:
then:
and finally:
In my case, I'm using an alias on some of my custom fields and I want the response model to not use them.
Beta Was this translation helpful? Give feedback.
All reactions