Skip to content

Commit

Permalink
Adding missing details to dataset version spec. (#2389)
Browse files Browse the repository at this point in the history
Co-authored-by: phix <[email protected]>
Co-authored-by: Willy Lulciuc <[email protected]>
  • Loading branch information
3 people committed Jan 31, 2023
1 parent 162918a commit 406daaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 406daaf

Please sign in to comment.