...
Info |
---|
Note - Events are sent sequentially and in realtime but upon receiving an event, a sequential order cannot be guaranteed. |
...
Updated DocumentData to correct content response
Status | ||||
---|---|---|---|---|
|
All /documentdata
calls now correctly return the content field value as an empty JSON object.
Code Block |
---|
"content": {}, |
...
Added Current Document Key to DocumentData
...