Skip to content

Commit

Permalink
Merge pull request #21535 from benja-M-1/chore/update-dvp-response-doc
Browse files Browse the repository at this point in the history
Specify that there might be multiple files in the DVP namespace data retrieval endpoint
  • Loading branch information
craig-osterhout authored Dec 12, 2024
2 parents 782e611 + 19b816a commit a0df667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/reference/api/hub/dvp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ components:
properties:
data:
type: array
description: |
List of urls to download the data. When the data is large, the data will be split into multiple files.
items:
$ref: '#/components/schemas/ResponseDataFile'
ResponseDataFile:
Expand Down

0 comments on commit a0df667

Please sign in to comment.