mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-15 14:50:52 +01:00
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)}}"]
|
|
}
|
|
} |