api-docs/models/WaypointFaction.json

9 lines
112 B
JSON
Raw Normal View History

2022-10-06 01:42:15 +02:00
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"minLength": 1
}
}
}