Code clean up and standardize
This commit is contained in:
@@ -76,7 +76,7 @@ async def patch_organization_obj(
|
||||
async def post_organization_json(
|
||||
organization_obj: Organization_Base,
|
||||
# organization_id: str = Query(..., min_length=1, max_length=22),
|
||||
# create_missing_obj: bool = False,
|
||||
# create_sub_obj: bool = False,
|
||||
process_contact: bool = False,
|
||||
x_account_id: Optional[str] = Header(..., ),
|
||||
return_obj: Optional[bool] = True,
|
||||
|
||||
Reference in New Issue
Block a user