docs/api: more ocd

This commit is contained in:
rr- 2018-03-22 09:37:31 +01:00
parent a297489d97
commit 020d8b42ba

2
API.md
View file

@ -1859,7 +1859,7 @@ A single user token.
- `<token>`: the token that can be used to authenticate the user.
- `<note>`: a note that describes the token.
- `<enabled>`: whether the token is still valid for authentication.
- `<expiration-time>`: time when the token expires. It must include the timezone as per RFC3339.
- `<expiration-time>`: time when the token expires. It must include the timezone as per RFC 3339.
- `<version>`: resource version. See [versioning](#versioning).
- `<creation-time>`: time the user token was created, formatted as per RFC 3339.
- `<last-edit-time>`: time the user token was edited, formatted as per RFC 3339.