Skip to content

Commit 16a5fbf

Browse files
mprinsCopilot
andcommitted
Update src/main/resources/openapi/viewer-api.yaml
Co-authored-by: Copilot <[email protected]>
1 parent 784876d commit 16a5fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/openapi/viewer-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,7 +1755,7 @@ paths:
17551755
application/json:
17561756
schema:
17571757
type: array
1758-
minLength: 0
1758+
minItems: 0
17591759
items:
17601760
$ref: './viewer-schemas.yaml#/components/schemas/AttachmentMetadata'
17611761
'401':

0 commit comments

Comments
 (0)