Skip to content

Commit

Permalink
Updated rest spec with compfigi (#584)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinpolygon authored Jan 2, 2024
1 parent 89dd0d5 commit 434eb35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .polygon/rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 434eb35

Please sign in to comment.