mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-15 14:50:52 +01:00
9 lines
137 B
JSON
9 lines
137 B
JSON
{
|
|
"type": "string",
|
|
"description": "The current status of the ship",
|
|
"enum": [
|
|
"IN_TRANSIT",
|
|
"IN_ORBIT",
|
|
"DOCKED"
|
|
]
|
|
} |