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": {
|
"properties": {
|
||||||
"faction": {
|
"faction": {
|
||||||
"description": "The faction you choose determines your headquarters.",
|
"description": "The faction you choose determines your headquarters.",
|
||||||
"enum": [
|
"example": "COSMIC"
|
||||||
"COSMIC",
|
|
||||||
"VOID",
|
|
||||||
"GALACTIC",
|
|
||||||
"QUANTUM",
|
|
||||||
"DOMINION"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"symbol": {
|
"symbol": {
|
||||||
"description": "How other agents will see your ships and information.",
|
"description": "How other agents will see your ships and information.",
|
||||||
|
Loading…
Reference in New Issue
Block a user