Update ShipEngine.json

This commit is contained in:
Daniel Beckwith 2023-05-09 16:02:07 -04:00 committed by GitHub
parent 66e9e93264
commit dc9865d8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"$ref": "./ShipCondition.json"
},
"speed": {
"type": "number",
"type": "integer",
"minimum": 1
},
"requirements": {
@ -35,4 +35,4 @@
"speed",
"requirements"
]
}
}