Skip to content

Commit

Permalink
WCM-438: Define background color for volume
Browse files Browse the repository at this point in the history
  • Loading branch information
louika committed Oct 28, 2024
1 parent b2f2cdc commit e2e616c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1158,6 +1158,12 @@ components:
type: string
description: "label for for volume"
example: "DIE ZEIT 12/2023"
volumeColor:
type: string
description: "Hex value of background color of the volume without #"
example: "2e8b57"
minLength: 6
maxLength: 6
url:
type: string
nullable: true
Expand Down

0 comments on commit e2e616c

Please sign in to comment.