diff --git a/reference/SpaceTraders.json b/reference/SpaceTraders.json index ffcba84..cce2f5e 100644 --- a/reference/SpaceTraders.json +++ b/reference/SpaceTraders.json @@ -444,7 +444,7 @@ }, "/systems/{systemSymbol}/waypoints/{waypointSymbol}/shipyard": { "get": { - "description": "Get the shipyard for a waypoint.", + "description": "Get the shipyard for a waypoint. Send a ship to the waypoint to access ships that are currently available for purchase and recent transactions.", "operationId": "get-shipyard", "responses": { "200": { @@ -2598,4 +2598,4 @@ } } } -} \ No newline at end of file +}