feat: field description is added to Title
This commit is contained in:
parent
62e0633e69
commit
57956f1f6e
3 changed files with 13 additions and 0 deletions
|
|
@ -30,6 +30,11 @@ properties:
|
|||
- Титаны
|
||||
ja:
|
||||
- 進撃の巨人
|
||||
title_desc:
|
||||
type: object
|
||||
description: Localized description. Key = language (ISO 639-1), value = description.
|
||||
additionalProperties:
|
||||
type: string
|
||||
studio:
|
||||
$ref: ./Studio.yaml
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue