fix dredd for simplified armyoverview

pull/32/head
Florian Hartwich 2018-04-01 23:34:16 +02:00
parent 0e571136bb
commit 7422d06f22
2 changed files with 1 additions and 10 deletions

View File

@ -4,4 +4,4 @@ Get bundled army, squad and member data for the participating fractions
+ Response 200 (application/json; charset=utf-8)
+ Attributes (ArmyOverview)
+ Attributes (array[Fraction])

View File

@ -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)
Single fraction object