feat: Add PUT endpoint french
This commit is contained in:
parent
2969f9c5b3
commit
c8bd6aabb3
5
app/api/endpoints/french.py
Normal file
5
app/api/endpoints/french.py
Normal file
@ -0,0 +1,5 @@
|
||||
from fastapi import APIRouter, HTTPException
|
||||
|
||||
|
||||
|
||||
@router.post()
|
Loading…
x
Reference in New Issue
Block a user