diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-21 19:17:15 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-21 19:17:15 +0900 |
| commit | 297a7f541e497211cf3d34965417c6c137540b63 (patch) | |
| tree | 11a84608c7a3dc587f96dde5c641206180bdc940 /src/docs/api/entities | |
| parent | Merge pull request #1945 from syuilo/greenkeeper/@types/mongodb-3.1.2 (diff) | |
| download | sharkey-297a7f541e497211cf3d34965417c6c137540b63.tar.gz sharkey-297a7f541e497211cf3d34965417c6c137540b63.tar.bz2 sharkey-297a7f541e497211cf3d34965417c6c137540b63.zip | |
#1947
Diffstat (limited to 'src/docs/api/entities')
| -rw-r--r-- | src/docs/api/entities/user.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/docs/api/entities/user.yaml b/src/docs/api/entities/user.yaml index 22613e02fd..c245974568 100644 --- a/src/docs/api/entities/user.yaml +++ b/src/docs/api/entities/user.yaml @@ -115,13 +115,6 @@ props: ja: "ピン留めされた投稿のID" en: "The ID of the pinned note of this user" - driveCapacity: - type: "number" - optional: false - desc: - ja: "ドライブの容量(bytes)" - en: "The capacity of drive of this user (bytes)" - host: type: "string | null" optional: false |