We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hard delete a project with the DELETE endpoint
Flask documentation on Flask Blueprints An example of the REST endpoints - https://github.com/celinehuang/kom_get_your_bucha/blob/master/backend/app/items/views.py
The text was updated successfully, but these errors were encountered:
Added Delete Method to Project
5a8ef1b
#11 Closely followed model provided
dgiltz
Successfully merging a pull request may close this issue.
Hard delete a project with the DELETE endpoint
Flask documentation on Flask Blueprints
An example of the REST endpoints - https://github.com/celinehuang/kom_get_your_bucha/blob/master/backend/app/items/views.py
The text was updated successfully, but these errors were encountered: