polygon-io / client-go

The official Go client library for the Polygon REST and WebSocket API.
MIT License
127 stars 36 forks source link

change sequence number from nanos to int in quotes responses #366

Closed morningvera closed 9 months ago

morningvera commented 9 months ago

This looks like a mistake in two of our quotes response types (see the docs). It's a breaking change and will need to be called out in the release notes. I'll take care of that once the fix is merged.