Updates for Cvent, IDAA, and general clean up

This commit is contained in:
Scott Idem
2022-03-15 14:13:18 -04:00
parent 4752c81e7f
commit 34c6c9e6bd

View File

@@ -155,4 +155,4 @@ async def refresh_membership_status(
log.warning(f'The SQL UPDATE of person table records failed for not members')
return mk_resp(data=True, status_message='Updated person and user records with current membership status', response=commons.response)
# ### END ### API Client: IDAA ### refresh_membership_status() ###
# ### END ### API Client: IDAA ### refresh_membership_status() ###