From 9cc739ae0b8953208c743915bb027d4725f7143f Mon Sep 17 00:00:00 2001 From: Bart Riepe Date: Sat, 13 May 2023 07:52:42 +0900 Subject: [PATCH] fix: improve openapi description for jump Related to Linear#70 --- reference/SpaceTraders.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/SpaceTraders.json b/reference/SpaceTraders.json index cce2f5e..3a6cc8c 100644 --- a/reference/SpaceTraders.json +++ b/reference/SpaceTraders.json @@ -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": {