Skip to content

Phase 3 todo steps #14

@TheAwiteb

Description

@TheAwiteb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions