Show user shares when asking to delete user

This commit is contained in:
eikek
2021-10-23 23:42:02 +02:00
parent 2ac0b84e52
commit 6696aba481
5 changed files with 37 additions and 7 deletions

View File

@ -4554,6 +4554,7 @@ components:
required:
- folders
- sentMails
- shares
properties:
folders:
type: array
@ -4563,6 +4564,9 @@ components:
sentMails:
type: integer
format: int32
shares:
type: integer
format: int32
SecondFactor:
description: |