docs/message_protocol.md in table_sync-4.2.2 vs docs/message_protocol.md in table_sync-5.0.0
- old
+ new
@@ -1,10 +1,10 @@
# Messages protocol
-```
+```json
{
- project_id: "pid",
- data: {
+ "project_id": "pid",
+ "data": {
"event": "update",
"model": "User",
"version": 1.23,
"attributes": [
{