Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client update needed to match REST spec changes #164

Closed
client-library-maintainer bot opened this issue Jan 22, 2024 · 1 comment
Closed

Client update needed to match REST spec changes #164

client-library-maintainer bot opened this issue Jan 22, 2024 · 1 comment
Labels

Comments

@client-library-maintainer
Copy link

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-jvm/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": {
@justinpolygon
Copy link
Contributor

Dupe of #156

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant