mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Update ShipyardShip.json
remove "symbol" from required in ShipyardShip.json
This commit is contained in:
parent
533b5b76f4
commit
7da6e5f193
@ -59,7 +59,6 @@
|
|||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"type",
|
"type",
|
||||||
"symbol",
|
|
||||||
"name",
|
"name",
|
||||||
"description",
|
"description",
|
||||||
"supply",
|
"supply",
|
||||||
@ -71,4 +70,4 @@
|
|||||||
"mounts",
|
"mounts",
|
||||||
"crew"
|
"crew"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user