MangaRequest

Hierarchy

  • MangaRequestSchema

Properties

artists: string[]
authors: string[]
chapterNumbersResetOnNewVolume: boolean
contentRating: "safe" | "suggestive" | "erotica" | "pornographic"
lastChapter: null | string
lastVolume: null | string
links: Record<string, string>
originalLanguage: string

Pattern

^[a-z]{2}(-[a-z]{2})?$

primaryCover: null | string

Format

uuid

publicationDemographic: null | "shounen" | "shoujo" | "josei" | "seinen"
status: "completed" | "ongoing" | "cancelled" | "hiatus"
tags: string[]
version: number

Min

1

year: null | number

Year of release

Min

1

Max

9999

Generated using TypeDoc