Update incorrect field in API documentation (docs/API.md)

Signed-off-by: Jordan Bancino <jordan@bancino.net>
This commit is contained in:
Jordan Bancino
2020-08-21 14:34:52 -04:00
parent 772e94c000
commit 0212c6dcad

View File

@@ -272,7 +272,7 @@ Returns an array of board items
| --------- | ------ | ---------------------------------------------------- |
| title | String | The title of the board, maximum length is limited to 100 characters |
| color | String | The hexadecimal color of the board (e.g. FF0000) |
| archived | Bool | The hexadecimal color of the board (e.g. FF0000) |
| archived | Bool | Whether or not this board should be archived. |
```json
{