Add collections to Artist object

This commit is contained in:
Ciarán Ainsworth 2023-11-17 17:54:40 +01:00
parent c230795bd5
commit bba5828da4
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -55,6 +55,10 @@ Artist:
type: array
items:
$ref: "../../schema.yml#/components/schemas/SimpleRelease"
collections:
type: array
items:
$ref: "../collections/schema.yml#/SimpleCollection"
ArtistCredit:
type: object
required: