api-docs/models/WaypointFaction.json
2022-10-05 18:13:55 -07:00

9 lines
112 B
JSON

{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"minLength": 1
}
}
}