-
Notifications
You must be signed in to change notification settings - Fork 0
Task delete api #196
New issue
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
Task delete api #196
Changes from all commits
1b92757
ea699a5
6341d4b
caa38ca
ecb770c
acd2f8c
24bab6a
aa27b4e
d6bc027
d9c075c
e47fb7a
651fc57
8d37197
591ecf6
512c3ef
f986d1a
c84ec29
3ad7a19
106361b
73eba5f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is task_route so change it to There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. done There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For create task, move the plan iD AND DAY ID TO THE CreateTaskRequest Body. Endpoint should be @plans_router.post("", status_code=status.HTTP_201_CREATED, response_model=TaskDTO) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. done |
Uh oh!
There was an error while loading. Please reload this page.