mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-15 06:40:51 +01:00
fix: update Get Shipyard endpoint description
This commit is contained in:
parent
49e925eee8
commit
d387a4e94d
@ -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": {
|
||||
@ -2452,4 +2452,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user