fix dredd for simplified armyoverview
parent
0e571136bb
commit
7422d06f22
|
@ -4,4 +4,4 @@ Get bundled army, squad and member data for the participating fractions
|
||||||
|
|
||||||
+ Response 200 (application/json; charset=utf-8)
|
+ Response 200 (application/json; charset=utf-8)
|
||||||
|
|
||||||
+ Attributes (ArmyOverview)
|
+ Attributes (array[Fraction])
|
||||||
|
|
|
@ -1,12 +1,3 @@
|
||||||
# ArmyOverview (object)
|
|
||||||
Army object representing both fractions with all their army-squads and army-members
|
|
||||||
|
|
||||||
## Properties
|
|
||||||
|
|
||||||
+ BLUFOR (Fraction, required) - BLUFOR fraction object
|
|
||||||
+ OPFOR (Fraction, required) - OPFOR fraction object
|
|
||||||
|
|
||||||
|
|
||||||
# Fraction (object)
|
# Fraction (object)
|
||||||
Single fraction object
|
Single fraction object
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue