summaryrefslogtreecommitdiff
path: root/src/web/docs/api/entities/user.yaml
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-03-27 16:41:26 +0900
committerGitHub <noreply@github.com>2018-03-27 16:41:26 +0900
commitbee892d446380fdd5dffd3a1fa9ebd0415c4fd7a (patch)
tree30126e766ac14f3fbe93b71a0f7f7751c8de082c /src/web/docs/api/entities/user.yaml
parentMerge pull request #1315 from akihikodaki/host (diff)
parentDescribe host field of user entity (diff)
downloadsharkey-bee892d446380fdd5dffd3a1fa9ebd0415c4fd7a.tar.gz
sharkey-bee892d446380fdd5dffd3a1fa9ebd0415c4fd7a.tar.bz2
sharkey-bee892d446380fdd5dffd3a1fa9ebd0415c4fd7a.zip
Merge pull request #1316 from akihikodaki/host
Describe host field of user entity
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 f0d5fdbba1..a451a40807 100644
--- a/src/web/docs/api/entities/user.yaml
+++ b/src/web/docs/api/entities/user.yaml
@@ -105,6 +105,12 @@ props:
desc:
ja: "ドライブの容量(bytes)"
en: "The capacity of drive of this user (bytes)"
+ - name: "host"
+ type: "string | null"
+ optional: false
+ desc:
+ ja: "ホスト (例: example.com:3000)"
+ en: "Host (e.g. example.com:3000)"
- name: "account"
type: "object"
optional: false