diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-28 16:46:11 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-28 16:46:11 +0900 |
| commit | 1acc30822d869fcd4edf70fd8a8dca72f21c8730 (patch) | |
| tree | 1c452aa0bf777f1cce35b3f21535ee698d3d151e /src/web/docs/api/entities | |
| parent | wip (diff) | |
| download | sharkey-1acc30822d869fcd4edf70fd8a8dca72f21c8730.tar.gz sharkey-1acc30822d869fcd4edf70fd8a8dca72f21c8730.tar.bz2 sharkey-1acc30822d869fcd4edf70fd8a8dca72f21c8730.zip | |
wip
Diffstat (limited to 'src/web/docs/api/entities')
| -rw-r--r-- | src/web/docs/api/entities/user.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/web/docs/api/entities/user.yaml b/src/web/docs/api/entities/user.yaml index 60f2c86084..f45455e731 100644 --- a/src/web/docs/api/entities/user.yaml +++ b/src/web/docs/api/entities/user.yaml @@ -35,7 +35,7 @@ props: desc: ja: "アバターのID" en: "The ID of the avatar of this user" - - name: "avatar_url" + - name: "avatarUrl" type: "string" optional: false desc: @@ -47,7 +47,7 @@ props: desc: ja: "バナーのID" en: "The ID of the banner of this user" - - name: "banner_url" + - name: "bannerUrl" type: "string" optional: false desc: |