polygon-io/client-python

Client update needed to match WebSocket spec changes

client-library-maintainer opened this issue · 0 comments

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-python/master/.polygon/websocket.json
+++ https://api.polygon.io/specs/websocket.json
@@ -277,7 +277,7 @@
                     },
                     "t": {
                       "type": "integer",
-                      "description": "The Timestamp in Unix MS."
+                      "description": "The SIP timestamp in Unix MS."
                     },
                     "q": {
                       "type": "integer",
@@ -407,7 +407,7 @@
                     },
                     "t": {
                       "type": "integer",
-                      "description": "The Timestamp in Unix MS."
+                      "description": "The SIP timestamp in Unix MS."
                     },
                     "q": {
                       "type": "integer",
@@ -3972,7 +3972,7 @@
           },
           "t": {
             "type": "integer",
-            "description": "The Timestamp in Unix MS."
+            "description": "The SIP timestamp in Unix MS."
           },
           "q": {
             "type": "integer",
@@ -4041,7 +4041,7 @@
           },
           "t": {
             "type": "integer",
-            "description": "The Timestamp in Unix MS."
+            "description": "The SIP timestamp in Unix MS."
           },
           "q": {
             "type": "integer",