This commit is contained in:
@ -98,7 +98,7 @@ async def find_pat(user: Annotated[str, Depends(login)]):
|
||||
@router.get('/getProfile')
|
||||
async def get_profile():
|
||||
return await c.vitacore_api.getProfile(
|
||||
'3c963d68-14e5-4a43-ab15-1d2d19b76398'
|
||||
'b62e9f22-a871-4c52-96d6-559c707a716d'
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user