feat(backend): CRUD jardins + tests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
backend/app/routers/tasks.py
Normal file
2
backend/app/routers/tasks.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from fastapi import APIRouter
|
||||
router = APIRouter()
|
||||
Reference in New Issue
Block a user