Skip to content

Commit ae094c6

Browse files
committed
Set default value for dataset part tags in OpenAPI schema
1 parent 0ebe65b commit ae094c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dataset/src/main/openapi/dataset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,7 @@ components:
857857
type: array
858858
items:
859859
type: string
860+
default: []
860861
type:
861862
$ref: '#/components/schemas/DatasetPartTypeEnum'
862863
required:

0 commit comments

Comments
 (0)