This commit is contained in:
syuilo 2017-12-15 05:07:21 +09:00
parent 55e266fbbe
commit 5725e39a70
2 changed files with 10 additions and 122 deletions

View file

@ -65,6 +65,16 @@ props:
desc:
ja: "フォローしているユーザーの数"
en: "The number of the following users for this user"
- name: "is_following"
type: "boolean"
optional: true
desc:
ja: "自分がこのユーザーをフォローしているか"
- name: "is_followed"
type: "boolean"
optional: true
desc:
ja: "自分がこのユーザーにフォローされているか"
- name: "last_used_at"
type: "date"
optional: false