Mostly migration work. Some Api test script updates.

This commit is contained in:
Norm Rasmussen
2024-12-17 17:02:46 -05:00
parent 77f1b63e35
commit abfa25a4d4
9 changed files with 28 additions and 19 deletions

View File

@ -309,10 +309,10 @@ def check_resources():
if __name__ == "__main__":
delete_all_projects()
# delete_all_projects()
# read_json_docs()
# create_project()
# get_all_projects()
get_all_projects()
# get_specific_project()
# create_enrollment()
# check_resources()