apigateway
apigateway copied to clipboard
Delete user function should delete all notes
When you are deleting user shouldn't you delete all notes chained with user?
Yes, that would be better. Since this is an example it does not cover that functionality. But feel free to add it.