polygon-io / client-go

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

Updated spec with market status and taxonomies #369

Closed justinpolygon closed 9 months ago

justinpolygon commented 9 months ago

Fixes https://github.com/polygon-io/client-go/issues/367. No code changed needed at this time other than the spec. Market status struct handles IndicesGroups as a map[string]string so it just works. Taxonomies is still in testing so no code updates for this yet.

justinpolygon commented 9 months ago

Closing this and will re-create. Not sure what's broken with the github action here.