feat: Update endpoint orders
This commit is contained in:
parent
24b8e7881d
commit
bf4cfee254
@ -0,0 +1,4 @@
|
|||||||
|
from fastapi import APIRouter, HTTPException
|
||||||
|
from pydantic import BaseModel
|
||||||
|
|
||||||
|
router = APIRouter()
|
Loading…
x
Reference in New Issue
Block a user