mirror of
https://github.com/SpaceTradersAPI/api-docs.git
synced 2024-11-14 22:30:51 +01:00
fix: missing integrity required field
This commit is contained in:
parent
c35fa54f66
commit
9efd11a398
@ -39,7 +39,7 @@
|
||||
"symbol",
|
||||
"name",
|
||||
"condition",
|
||||
"performance",
|
||||
"integrity",
|
||||
"description",
|
||||
"speed",
|
||||
"requirements"
|
||||
|
@ -60,7 +60,7 @@
|
||||
"symbol",
|
||||
"name",
|
||||
"condition",
|
||||
"performance",
|
||||
"integrity",
|
||||
"description",
|
||||
"moduleSlots",
|
||||
"mountingPoints",
|
||||
|
@ -40,7 +40,7 @@
|
||||
"symbol",
|
||||
"name",
|
||||
"condition",
|
||||
"performance",
|
||||
"integrity",
|
||||
"description",
|
||||
"powerOutput",
|
||||
"requirements"
|
||||
|
Loading…
Reference in New Issue
Block a user