diff --git a/src/swagger/schemas/backgrounds.yml b/src/swagger/schemas/backgrounds.yml index 09069651..5d623c9d 100644 --- a/src/swagger/schemas/backgrounds.yml +++ b/src/swagger/schemas/backgrounds.yml @@ -16,7 +16,10 @@ background-model: items: $ref: './combined.yml#/APIReference' starting_equipment_options: - $ref: './combined.yml#/Choice' + description: List of choices of starting equipment. + type: array + items: + $ref: './combined.yml#/Choice' language_options: $ref: './combined.yml#/Choice' feature: