Skip to content

Commit 50472e0

Browse files
committed
Make DatasetPartFiles nullable and remove unused optionalDataType.mustache template (see: OpenAPITools/openapi-generator@d840c49)
1 parent d39c490 commit 50472e0

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

dataset/src/main/openapi/dataset.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,7 @@ components:
10031003

10041004
DatasetPartFiles:
10051005
type: array
1006+
nullable: true
10061007
description: |
10071008
Notes:
10081009
- Each parts defined in dataset should have a file defined in this list

openapi/templates/.gitkeep

Whitespace-only changes.

openapi/templates/optionalDataType.mustache

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)