fix(docs): match ID type
This commit is contained in:
parent
2af0d2c5ff
commit
aafff3ecbe
|
@ -59,7 +59,7 @@ ArtistCredit:
|
|||
type: object
|
||||
required:
|
||||
- name
|
||||
- id
|
||||
- guid
|
||||
properties:
|
||||
name:
|
||||
type: string
|
||||
|
|
Loading…
Reference in New Issue