fix: improve openapi description for jump

Related to Linear#70
This commit is contained in:
Bart Riepe 2023-05-13 07:52:42 +09:00 committed by GitHub
parent e77117f6bd
commit 9cc739ae0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1791,7 +1791,7 @@
}
],
"post": {
"description": "Jump your ship instantly to a target system. Unlike other forms of navigation, jumping requires a unit of antimatter.",
"description": "Jump your ship instantly to a target system. When used while in orbit or docked to a jump gate waypoint, any ship can use this command. When used elsewhere, jumping requires a jump drive unit and consumes a unit of antimatter (which needs to be in your cargo).",
"operationId": "jump-ship",
"requestBody": {
"content": {