Skip to content

Commit e640cb9

Browse files
committed
make getObjects requests required
1 parent ee2a45b commit e640cb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specs/search/paths/objects/getObjects.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ post:
3939
indexName:
4040
type: string
4141
description: name of the index containing the object.
42+
required:
43+
- requests
4244
responses:
4345
'200':
4446
description: OK

0 commit comments

Comments
 (0)