bugfixing
This commit is contained in:
parent
af1f13e57f
commit
46e6c1c9f8
@ -225,8 +225,8 @@ class PoliticianId(BaseModel):
|
||||
|
||||
class TranscriptData(BaseModel):
|
||||
ticker: str
|
||||
year: str
|
||||
quarter: str
|
||||
year: int
|
||||
quarter: int
|
||||
|
||||
class GetWatchList(BaseModel):
|
||||
watchListId: str
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user