mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
ccbbedd73f
* Typo and descriptions * Remove $ref suiblings. * missed one when refactoring ShipNavRouteWaypointDeprecated to keep deprecated flag. * Agent.shipCount always seems to be returned. Why would this be optional?
8 lines
181 B
JSON
8 lines
181 B
JSON
{
|
|
"type": "string",
|
|
"description": "The symbol of the waypoint.",
|
|
"minLength": 1,
|
|
"x-faker": {
|
|
"fake": ["X1-{{random.alphaNumeric(5)}}-{{random.alphaNumeric(5)}}"]
|
|
}
|
|
} |