fastapi-crudrouter icon indicating copy to clipboard operation
fastapi-crudrouter copied to clipboard

Add the possibility to customize the "item_id" parameter name

Open marcelkwaschny opened this issue 3 years ago • 1 comments

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

marcelkwaschny avatar Jul 27 '22 09:07 marcelkwaschny

It would be even better if support for non integer primary key was possible (UUID for example).

pawelkoston avatar Jan 31 '23 10:01 pawelkoston