api-docs/models/WaypointSymbol.json

7 lines
133 B
JSON
Raw Normal View History

{
"type": "string",
"minLength": 1,
"x-faker": {
"fake": ["X1-{{random.alphaNumeric(5)}}-{{random.alphaNumeric(5)}}"]
}
}