Skip to content

Commit

Permalink
Update WS value data label (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinpolygon authored Sep 23, 2023
1 parent 3af9b98 commit e437b84
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .polygon/websocket.json
Original file line number Diff line number Diff line change
Expand Up @@ -1098,8 +1098,8 @@
}
},
"x-polygon-entitlement-data-type": {
"name": "value",
"description": "Value data"
"name": "indicative-price",
"description": "Indicative Price"
},
"x-polygon-entitlement-market-type": {
"name": "stocks",
Expand Down Expand Up @@ -1791,8 +1791,8 @@
}
},
"x-polygon-entitlement-data-type": {
"name": "value",
"description": "Value data"
"name": "indicative-price",
"description": "Indicative Price"
},
"x-polygon-entitlement-market-type": {
"name": "options",
Expand Down Expand Up @@ -2188,8 +2188,8 @@
}
},
"x-polygon-entitlement-data-type": {
"name": "value",
"description": "Value data"
"name": "indicative-price",
"description": "Indicative Price"
},
"x-polygon-entitlement-market-type": {
"name": "fx",
Expand Down Expand Up @@ -2829,8 +2829,8 @@
}
},
"x-polygon-entitlement-data-type": {
"name": "value",
"description": "Value data"
"name": "indicative-price",
"description": "Indicative Price"
},
"x-polygon-entitlement-market-type": {
"name": "crypto",
Expand Down

0 comments on commit e437b84

Please sign in to comment.