Closed AndyRae closed 3 weeks ago
Updates the last of the azure functions to use the database directly rather the API.
This is the upload function.
This enables deleting the API code on the function side, and now removing the whole AZ_FUNCTION_USER on the API side as well.
AZ_FUNCTION_USER
Closes #726
Changes
Updates the last of the azure functions to use the database directly rather the API.
This is the upload function.
This enables deleting the API code on the function side, and now removing the whole
AZ_FUNCTION_USER
on the API side as well.Closes #726