-
Notifications
You must be signed in to change notification settings - Fork 342
Closed
Labels
specThe client may need an update due to API spec changesThe client may need an update due to API spec changes
Description
A diff between this client library's spec and our hosted spec was found. The client may need an update to match any changes in our API. See the diff below:
--- https://raw.githubusercontent.com/polygon-io/client-python/master/.polygon/rest.json
+++ https://api.polygon.io/openapi
@@ -26031,7 +26031,7 @@
"type": "string"
},
"composite_figi": {
- "description": "The composite OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/assets/content/Open_Symbology_Fields-2a61f8aa4d.pdf)",
+ "description": "The composite OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/about/figi)",
"type": "string"
},
"currency_name": {
@@ -26076,7 +26076,7 @@
"type": "string"
},
"share_class_figi": {
- "description": "The share Class OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/assets/content/Open_Symbology_Fields-2a61f8aa4d.pdf)",
+ "description": "The share Class OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/about/figi)",
"type": "string"
},
"ticker": {
@@ -26477,7 +26477,7 @@
"type": "string"
},
"composite_figi": {
- "description": "The composite OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/assets/content/Open_Symbology_Fields-2a61f8aa4d.pdf)",
+ "description": "The composite OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/about/figi)",
"type": "string"
},
"currency_name": {
@@ -26543,7 +26543,7 @@
"type": "number"
},
"share_class_figi": {
- "description": "The share Class OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/assets/content/Open_Symbology_Fields-2a61f8aa4d.pdf)",
+ "description": "The share Class OpenFIGI number for this ticker. Find more information [here](https://www.openfigi.com/about/figi)",
"type": "string"
},
"share_class_shares_outstanding": {
Metadata
Metadata
Assignees
Labels
specThe client may need an update due to API spec changesThe client may need an update due to API spec changes