Skip to content

Commit a0df667

Browse files
Merge pull request #21535 from benja-M-1/chore/update-dvp-response-doc
Specify that there might be multiple files in the DVP namespace data retrieval endpoint
2 parents 782e611 + 19b816a commit a0df667

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/reference/api/hub/dvp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,8 @@ components:
561561
properties:
562562
data:
563563
type: array
564+
description: |
565+
List of urls to download the data. When the data is large, the data will be split into multiple files.
564566
items:
565567
$ref: '#/components/schemas/ResponseDataFile'
566568
ResponseDataFile:

0 commit comments

Comments
 (0)