mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Add cooldown to ship model
This commit is contained in:
parent
37b7a029a4
commit
3148db1db9
@ -43,6 +43,9 @@
|
|||||||
},
|
},
|
||||||
"fuel": {
|
"fuel": {
|
||||||
"$ref": "./ShipFuel.json"
|
"$ref": "./ShipFuel.json"
|
||||||
|
},
|
||||||
|
"cooldown": {
|
||||||
|
"$ref": "./Cooldown.json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
Loading…
Reference in New Issue
Block a user