Skip to content

Commit

Permalink
Removed 'delay' from list of user fields. It isn't published.
Browse files Browse the repository at this point in the history
  • Loading branch information
gruseom committed Dec 16, 2020
1 parent a247956 commit 15b2c89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -143,7 +143,6 @@ Users are identified by case-sensitive ids, and live under `/v0/user/`. Only use
Field | Description
------|------------
**id** | The user's unique username. Case-sensitive. Required.
delay | Delay in minutes between a comment's creation and its visibility to other users.
**created** | Creation date of the user, in [Unix Time](http:https://en.wikipedia.org/wiki/Unix_time).
**karma** | The user's karma.
about | The user's optional self-description. HTML.
Expand Down

0 comments on commit 15b2c89

Please sign in to comment.