Merge pull request #36 from Aeolun/patch-1

fix: improve openapi description for jump
This commit is contained in:
SpaceAdmiral 2023-05-21 09:25:58 -07:00 committed by GitHub
commit e8560d43f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1965,7 +1965,7 @@
} }
], ],
"post": { "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", "operationId": "jump-ship",
"requestBody": { "requestBody": {
"content": { "content": {