typescript-sdk
typescript-sdk copied to clipboard
Return types of CorporateActions is outdated
trafficstars
For API in: https://docs.alpaca.markets/reference/get-v2-corporate_actions-announcements-1
The return type is missing:
corporate_action_id: string;
ex_date: string;
I tried to create a new branch and push but got 403'd. I don't know how other people are creating PRs for this repo.