Skip to content

Commit 68c9443

Browse files
committed
Add in required fields dataset and datasetName
Signed-off-by: Flook Peter <pflooky@hotmail.com>
1 parent b9778f3 commit 68c9443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/odcs-json-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
}
171171
}
172172
},
173-
"required": ["version", "kind", "uuid", "type", "status", "quantumName"],
173+
"required": ["version", "kind", "uuid", "type", "status", "dataset", "datasetName", "quantumName"],
174174
"$defs": {
175175
"Dataset": {
176176
"type": "object",

0 commit comments

Comments
 (0)