We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 162918a commit 406daafCopy full SHA for 406daaf
1 file changed
spec/openapi.yml
@@ -234,6 +234,8 @@ paths:
234
parameters:
235
- $ref: '#/components/parameters/namespace'
236
- $ref: '#/components/parameters/dataset'
237
+ - $ref: '#/components/parameters/limit'
238
+ - $ref: '#/components/parameters/offset'
239
get:
240
operationId: getDatasetVersions
241
summary: List all versions for a dataset
0 commit comments