typescript-sdk icon indicating copy to clipboard operation
typescript-sdk copied to clipboard

Return types of CorporateActions is outdated

Open tvdaredevil opened this issue 1 year ago • 0 comments
trafficstars

For API in: https://docs.alpaca.markets/reference/get-v2-corporate_actions-announcements-1 image

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.

tvdaredevil avatar Sep 17 '24 08:09 tvdaredevil