polygon-io / client-go

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

Client update needed to match REST spec changes #384

Closed client-library-maintainer[bot] closed 7 months ago

client-library-maintainer[bot] commented 7 months ago

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-go/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": {