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

Phase 3 todo steps #14

Open
15 tasks
TheAwiteb opened this issue Jan 26, 2023 · 0 comments
Open
15 tasks

Phase 3 todo steps #14

TheAwiteb opened this issue Jan 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@TheAwiteb
Copy link
Owner

TheAwiteb commented Jan 26, 2023

Todo steps 🔍 📍

  • Create new step for todo /api/todos/{id}/steps POST
    • Test.
    • Docs.
  • List all todo steps /api/todos/{id}/steps GET
    • Test.
    • Docs.
  • Delete all todo steps /api/todos/{id}/steps DELETE
    • Test.
    • Docs.
  • Delete todo step by id /api/todos/{id}/steps/{step_id} DELETE
    • Test.
    • Docs.
  • Update todo step by id /api/todos/{id}/steps/{step_id} PUT
    • Test.
    • Docs.
@TheAwiteb TheAwiteb added the enhancement New feature or request label Jan 26, 2023
@TheAwiteb TheAwiteb mentioned this issue Jan 26, 2023
9 tasks
@TheAwiteb TheAwiteb changed the title Phase 3 Utilities and sub todos Phase 3 sub todos Feb 15, 2023
@TheAwiteb TheAwiteb changed the title Phase 3 sub todos Phase 3 todo steps Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant