We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0835bba commit ea4ce11Copy full SHA for ea4ce11
examples/rest/options-snapshots_options_chain.py
@@ -2,7 +2,7 @@
2
3
# docs
4
# https://polygon.io/docs/options/get_v3_snapshot_options__underlyingasset
5
-# ttps://polygon-api-client.readthedocs.io/en/latest/Snapshot.html#get-all-snapshots
+# https://polygon-api-client.readthedocs.io/en/latest/Snapshot.html#get-all-snapshots
6
7
# client = RESTClient("XXXXXX") # hardcoded api_key is used
8
client = RESTClient() # POLYGON_API_KEY environment variable is used
0 commit comments