Update the environment, add foco
This commit is contained in:
@@ -7,7 +7,6 @@ from app.service.outfit_matcher_hon.service import OutfitMatcherHon
|
||||
logger = logging.getLogger()
|
||||
router = APIRouter()
|
||||
|
||||
class Item(BaseModel)
|
||||
|
||||
@router.post("")
|
||||
def outfit_matcher_hon():
|
||||
|
||||
Reference in New Issue
Block a user