KomgaAlternateTitleDto
Komga alternate title DTO
labelstringrequired
Title label (e.g., "Japanese", "Romaji")
titlestringrequired
The alternate title text
KomgaAlternateTitleDto
{
"label": "string",
"title": "string"
}
Komga alternate title DTO
Title label (e.g., "Japanese", "Romaji")
The alternate title text
{
"label": "string",
"title": "string"
}