feat: Add PUT endpoint french

This commit is contained in:
Backend IM Bot 2025-03-10 09:32:10 +01:00
parent 2969f9c5b3
commit c8bd6aabb3

View File

@ -0,0 +1,5 @@
from fastapi import APIRouter, HTTPException
@router.post()