Skip to content

Commit 3730252

Browse files
committed
do some change in json directly
1 parent 2184d0b commit 3730252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/json_schemas/schemas/actor.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"maximum": 1
1010
},
1111
"name": {
12-
"type": "string"
12+
"type": "integer"
1313
},
1414
"title": {
1515
"type": "string"
@@ -141,4 +141,4 @@
141141
"version",
142142
"name"
143143
]
144-
}
144+
}

0 commit comments

Comments
 (0)