client-jvm icon indicating copy to clipboard operation
client-jvm copied to clipboard

Options Chain and Options Contracts missing "strike_price" field.

Open Stormy110 opened this issue 2 years ago • 0 comments

https://github.com/polygon-io/client-jvm/blob/master/src/main/kotlin/io/polygon/kotlin/sdk/rest/options/Snapshots.kt#L116

Both the options contract and options chain API reference says this field is in the details object. However, it seems to be missing from the Java library.

https://polygon.io/docs/options/get_v3_snapshot_options__underlyingasset___optioncontract https://polygon.io/docs/options/get_v3_snapshot_options__underlyingasset

Screenshot 2023-04-27 at 3 02 05 PM

Stormy110 avatar Apr 27 '23 19:04 Stormy110