fix(docs): match ID type

This commit is contained in:
Ciarán Ainsworth 2023-11-17 16:08:45 +01:00
parent 2af0d2c5ff
commit aafff3ecbe
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ ArtistCredit:
type: object
required:
- name
- id
- guid
properties:
name:
type: string