client-jvm
client-jvm copied to clipboard
Options Chain and Options Contracts missing "strike_price" field.
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