mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Fix required field in jump endpoint
This commit is contained in:
parent
8522786bb8
commit
49e903308f
@ -1992,7 +1992,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"route",
|
"nav",
|
||||||
"cooldown"
|
"cooldown"
|
||||||
],
|
],
|
||||||
"type": "object"
|
"type": "object"
|
||||||
|
Loading…
Reference in New Issue
Block a user