diff options
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/openapi.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/openapi.json b/apps/sharebymail/openapi.json index 5b608d42299..0a70274bf26 100644 --- a/apps/sharebymail/openapi.json +++ b/apps/sharebymail/openapi.json @@ -99,7 +99,7 @@ }, { "type": "array", - "maxLength": 0 + "maxItems": 0 } ] } |