mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
16 lines
247 B
JSON
16 lines
247 B
JSON
{
|
|
"type": "string",
|
|
"description": "The registered role of the ship",
|
|
"enum": [
|
|
"FABRICATOR",
|
|
"HARVESTER",
|
|
"HAULER",
|
|
"EXCAVATOR",
|
|
"TRANSPORT",
|
|
"REPAIR",
|
|
"SURVEYOR",
|
|
"COMMAND",
|
|
"CARRIER",
|
|
"PATROL"
|
|
]
|
|
} |