This commit is contained in:
Timothy J. Baek
2024-06-20 01:16:31 -07:00
parent 9108df177c
commit bf5775e07a
2 changed files with 17 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ class FunctionModel(BaseModel):
class FunctionResponse(BaseModel):
id: str
user_id: str
type: str
name: str
meta: FunctionMeta
updated_at: int # timestamp in epoch