mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-15 06:40: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": {
|
"/systems/{systemSymbol}/waypoints/{waypointSymbol}/shipyard": {
|
||||||
"get": {
|
"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",
|
"operationId": "get-shipyard",
|
||||||
"responses": {
|
"responses": {
|
||||||
"200": {
|
"200": {
|
||||||
@ -2598,4 +2598,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user