Skip to content

Commit

Permalink
WCM-352: Rename volume properties to match the JS API for audio_data
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspuppe committed Sep 24, 2024
1 parent 29d88d4 commit 9fae4fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1148,13 +1148,13 @@ components:
type: object
nullable: true
required:
- label
- volumeLabel
- year
- number
properties:
image:
volumeImage:
$ref: "#/components/schemas/Image"
label:
volumeLabel:
type: string
description: "label for for volume"
example: "DIE ZEIT 12/2023"
Expand Down

0 comments on commit 9fae4fd

Please sign in to comment.