We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd8acc commit bbbe0c0Copy full SHA for bbbe0c0
public/swagger.yml
@@ -3805,6 +3805,11 @@ paths:
3805
the dataset in this space, otherwise list all possiable collections
3806
description: Collections are groupings of datasets
3807
parameters:
3808
+ - name: when
3809
+ in: query
3810
+ required: false
3811
+ schema:
3812
+ type: string
3813
- name: coll_id
3814
in: path
3815
required: true
0 commit comments