Commit 535d01d
committed
docs: document time_of_last_update field in /ping response
The /ping endpoint returns a time_of_last_update field (Unix timestamp)
alongside the status, but this was not documented anywhere. Developers
using the SDK had no way to know this field exists or what it represents.
Fixes #4711 parent b64a0d9 commit 535d01d
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
| |||
192 | 197 | | |
193 | 198 | | |
194 | 199 | | |
| 200 | + | |
| 201 | + | |
0 commit comments