]> git.mxchange.org Git - friendica.git/blobdiff - doc/API-Entities.md
add the homepage_verified field to the profile table and the owner-view
[friendica.git] / doc / API-Entities.md
index bd84cb70765ba3d4322de6e8556ff7c3bc4489b3..23fc2cec48b3dc9a11bb8e20433e4f0501a793d1 100644 (file)
@@ -410,13 +410,13 @@ Ex: Wed May 23 06:01:13 +0000 2007
 </tr>
 
 <tr>
-<td><code>startTime</code></td>
+<td><code>start_time</code></td>
 <td>String (UTC <code>YYYY-MM-DD HH:II:SS)</code>)</td>
 <td></td>
 </tr>
 
 <tr>
-<td><code>endTime</code></td>
+<td><code>end_time</code></td>
 <td>String (UTC <code>YYYY-MM-DD HH:II:SS)</code>)</td>
 <td>Optional (null date is <code>0001-01-01 00:00:00</code></td>
 </tr>