mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
breaking: remove deprecated prop departure on ShipNavRoute in favor or origin
This commit is contained in:
parent
50561de053
commit
92d951578a
@ -5,9 +5,6 @@
|
|||||||
"destination": {
|
"destination": {
|
||||||
"$ref": "./ShipNavRouteWaypoint.json"
|
"$ref": "./ShipNavRouteWaypoint.json"
|
||||||
},
|
},
|
||||||
"departure": {
|
|
||||||
"$ref": "./ShipNavRouteWaypointDeprecated.json"
|
|
||||||
},
|
|
||||||
"origin": {
|
"origin": {
|
||||||
"$ref": "./ShipNavRouteWaypoint.json"
|
"$ref": "./ShipNavRouteWaypoint.json"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user