hfcontext7 / schemas.py
Abdullah Meda
refactoring edits
c6fe03c
raw
history blame contribute delete
75 Bytes
from pydantic import BaseModel
class Response(BaseModel):
file_id: str