Updates for hosted file sections and general code clean up.
This commit is contained in:
@@ -168,7 +168,7 @@ async def get_event_presentation_obj(
|
||||
|
||||
return mk_resp(data=event_presentation_dict)
|
||||
#return mk_resp(data=event_presentation_obj)
|
||||
# ### END ### API Event ### get_event_presentation_obj() ###
|
||||
# ### END ### API Event Presentation ### get_event_presentation_obj() ###
|
||||
|
||||
|
||||
@router.delete('/{obj_id}', response_model=Resp_Body_Base)
|
||||
|
||||
Reference in New Issue
Block a user