Skip to content

Commit bbbe0c0

Browse files
committed
add when in datasetPossibleParents
1 parent 8cd8acc commit bbbe0c0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

public/swagger.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3805,6 +3805,11 @@ paths:
38053805
the dataset in this space, otherwise list all possiable collections
38063806
description: Collections are groupings of datasets
38073807
parameters:
3808+
- name: when
3809+
in: query
3810+
required: false
3811+
schema:
3812+
type: string
38083813
- name: coll_id
38093814
in: path
38103815
required: true

0 commit comments

Comments
 (0)