diff options
Diffstat (limited to 'src/docs/api')
| -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 |