mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
update: remove faction enum from register;
This commit is contained in:
parent
8f3e44882b
commit
53c73f2457
@ -240,13 +240,7 @@
|
||||
"properties": {
|
||||
"faction": {
|
||||
"description": "The faction you choose determines your headquarters.",
|
||||
"enum": [
|
||||
"COSMIC",
|
||||
"VOID",
|
||||
"GALACTIC",
|
||||
"QUANTUM",
|
||||
"DOMINION"
|
||||
]
|
||||
"example": "COSMIC"
|
||||
},
|
||||
"symbol": {
|
||||
"description": "How other agents will see your ships and information.",
|
||||
|
Loading…
Reference in New Issue
Block a user