Commit e8c1e99a authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre Committed by Kushal Pandya

Update docs for the Geo nodes API

parent 790eb466
......@@ -97,7 +97,8 @@ Example response:
"last_event_timestamp": 1509681166,
"cursor_last_event_id": 23,
"cursor_last_event_timestamp": 1509681166,
"last_successful_status_check_timestamp": 1510125024
"last_successful_status_check_timestamp": 1510125024,
"version": "10.3.0"
}
]
```
......@@ -136,7 +137,8 @@ Example response:
"last_event_timestamp": 1509681166,
"cursor_last_event_id": 23,
"cursor_last_event_timestamp": 1509681166,
"last_successful_status_check_timestamp": 1510125268
"last_successful_status_check_timestamp": 1510125268,
"version": "10.3.0"
}
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment