Skip to content

Commit e437b84

Browse files
Update WS value data label (#521)
1 parent 3af9b98 commit e437b84

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.polygon/websocket.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,8 +1098,8 @@
10981098
}
10991099
},
11001100
"x-polygon-entitlement-data-type": {
1101-
"name": "value",
1102-
"description": "Value data"
1101+
"name": "indicative-price",
1102+
"description": "Indicative Price"
11031103
},
11041104
"x-polygon-entitlement-market-type": {
11051105
"name": "stocks",
@@ -1791,8 +1791,8 @@
17911791
}
17921792
},
17931793
"x-polygon-entitlement-data-type": {
1794-
"name": "value",
1795-
"description": "Value data"
1794+
"name": "indicative-price",
1795+
"description": "Indicative Price"
17961796
},
17971797
"x-polygon-entitlement-market-type": {
17981798
"name": "options",
@@ -2188,8 +2188,8 @@
21882188
}
21892189
},
21902190
"x-polygon-entitlement-data-type": {
2191-
"name": "value",
2192-
"description": "Value data"
2191+
"name": "indicative-price",
2192+
"description": "Indicative Price"
21932193
},
21942194
"x-polygon-entitlement-market-type": {
21952195
"name": "fx",
@@ -2829,8 +2829,8 @@
28292829
}
28302830
},
28312831
"x-polygon-entitlement-data-type": {
2832-
"name": "value",
2833-
"description": "Value data"
2832+
"name": "indicative-price",
2833+
"description": "Indicative Price"
28342834
},
28352835
"x-polygon-entitlement-market-type": {
28362836
"name": "crypto",

0 commit comments

Comments
 (0)