mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
Merge pull request #20 from dmitrij-schmidt/dmitrij-schmidt-patch-get-shipyard
fix: update Get Shipyard endpoint description
This commit is contained in:
commit
b52734a2cd
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user