fastapi-crudrouter
fastapi-crudrouter copied to clipboard
Add the possibility to customize the "item_id" parameter name
Hi everyone,
it would be very nice to have the possibility to customize the "item_id" parameter name in order to have a better api documentation.
Thanks Marcel
It would be even better if support for non integer primary key was possible (UUID for example).