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