diff --git a/spec/openapi.yml b/spec/openapi.yml index 69b305445d..97e9aeda36 100644 --- a/spec/openapi.yml +++ b/spec/openapi.yml @@ -234,6 +234,8 @@ paths: parameters: - $ref: '#/components/parameters/namespace' - $ref: '#/components/parameters/dataset' + - $ref: '#/components/parameters/limit' + - $ref: '#/components/parameters/offset' get: operationId: getDatasetVersions summary: List all versions for a dataset