Added better fundraising routes, methods, and models! I thought I already did this...
This commit is contained in:
@@ -13,7 +13,7 @@ from app.models.product_models import Product_Base
|
||||
# ### BEGIN ### API Product Methods ### load_product_obj() ###
|
||||
def load_product_obj(
|
||||
product_id: int|str,
|
||||
# limit: int = 1000,
|
||||
|
||||
by_alias: bool = True,
|
||||
exclude_unset: bool = True,
|
||||
model_as_dict: bool = False,
|
||||
|
||||
Reference in New Issue
Block a user