summaryrefslogtreecommitdiff
path: root/src/web/docs/api/entities/user.yaml
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2017-12-22 17:42:03 +0900
committerGitHub <noreply@github.com>2017-12-22 17:42:03 +0900
commite06dd199a7f3f0b1fd3bd67e06e463c2aa58633c (patch)
tree5e9dc021c78288097cc02671f0c9a4ef04a83e2d /src/web/docs/api/entities/user.yaml
parentFix bug (diff)
parentUpdate create.ts (diff)
downloadsharkey-e06dd199a7f3f0b1fd3bd67e06e463c2aa58633c.tar.gz
sharkey-e06dd199a7f3f0b1fd3bd67e06e463c2aa58633c.tar.bz2
sharkey-e06dd199a7f3f0b1fd3bd67e06e463c2aa58633c.zip
Merge pull request #1028 from syuilo/mute
Mute
Diffstat (limited to 'src/web/docs/api/entities/user.yaml')
-rw-r--r--src/web/docs/api/entities/user.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/web/docs/api/entities/user.yaml b/src/web/docs/api/entities/user.yaml
index abc3f300d2..e62ad84db8 100644
--- a/src/web/docs/api/entities/user.yaml
+++ b/src/web/docs/api/entities/user.yaml
@@ -75,6 +75,12 @@ props:
optional: true
desc:
ja: "自分がこのユーザーにフォローされているか"
+ - name: "is_muted"
+ type: "boolean"
+ optional: true
+ desc:
+ ja: "自分がこのユーザーをミュートしているか"
+ en: "Whether you muted this user"
- name: "last_used_at"
type: "date"
optional: false