Skip to content
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

Add tasks clear action to api controller #141

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

kangkyu
Copy link
Owner

@kangkyu kangkyu commented Jul 11, 2024

tasks#index

curl localhost:3000/api/tasks -H "Authorization: Bearer LdVA4P8yw7TL5x8Radye1uQbVrV1JXuUevNZ" -H "Accept: application/json"

tasks#clear

curl localhost:3000/api/tasks/5/clear -H "Authorization: Bearer LdVA4P8yw7TL5x8Radye1uQbVrV1JXuUevNZ" -X POST

@kangkyu kangkyu merged commit 12b339b into develop Jul 11, 2024
1 check passed
@kangkyu kangkyu deleted the kangkyu/clear-task-api branch July 11, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant