Skip to content

Commit efec34a

Browse files
committed
Update schema
1 parent 24f32b3 commit efec34a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

schemas/migration.schema.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@
1515
"null"
1616
]
1717
},
18+
"createdAt": {
19+
"type": [
20+
"string",
21+
"null"
22+
],
23+
"default": null
24+
},
1825
"version": {
1926
"type": "integer",
2027
"format": "uint32",

0 commit comments

Comments
 (0)