Remove captions from tables.

It's redundant, the leading text already says they are properties.
This commit is contained in:
tastytea 2021-01-26 02:29:21 +01:00
parent a97a506d17
commit bfebca68f2
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 2 deletions

View File

@ -133,7 +133,6 @@
<p><a href="/api/v1/list">/api/v1/list</a> returns an array of objects with these properties:</p>
<table>
<caption>Properties</caption>
<tr>
<td id="list_property">Property (type)</td>
<td id="list_description">Description</td>
@ -151,7 +150,6 @@
<p>The full data set is an object with these properties:</p>
<table>
<caption>Properties</caption>
<tr>
<td id="data_property">Property (type)</td>
<td id="data_description">Description</td>