fix wrong type of the id after a change iin the fixtures
This commit is contained in:
parent
0c2eaa33d2
commit
2d5cd04b8a
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "Number",
|
||||
"type": "String",
|
||||
"id": true,
|
||||
"description": "Identifier"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue