Skip to content

Commit 0076264

Browse files
committed
Assume that the idList followes the sizes of the id above
1 parent 8862d23 commit 0076264

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

webapp/config/packages/nelmio_api_doc.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,7 @@ nelmio_api_doc:
7474
schema:
7575
type: array
7676
items:
77-
type: string
78-
description: A single ID
77+
$ref: "#/components/parameters/id"
7978
strict:
8079
name: strict
8180
in: query

0 commit comments

Comments
 (0)