Skip to content

Commit bd6ceae

Browse files
Use null rather than "None"
1 parent 47f036f commit bd6ceae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system_tests/plans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"additionalProperties": true,
4343
"title": "Metadata",
4444
"type": "object",
45-
"default": "None"
45+
"default": null
4646
}
4747
},
4848
"required": [

0 commit comments

Comments
 (0)