KomgaAgeRestrictionDto
Komga age restriction DTO
ageinteger<int32>required
Age limit
restrictionstringrequired
Restriction type (ALLOW_ONLY, EXCLUDE)
KomgaAgeRestrictionDto
{
"age": 0,
"restriction": "string"
}
Komga age restriction DTO
Age limit
Restriction type (ALLOW_ONLY, EXCLUDE)
{
"age": 0,
"restriction": "string"
}