mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
fix typo in ship registration required field
This commit is contained in:
parent
66e9e93264
commit
5c09cde9f0
@ -18,7 +18,7 @@
|
|||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"name",
|
"name",
|
||||||
"faction",
|
"factionSymbol",
|
||||||
"role"
|
"role"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user