mangadex-full-api - v6.2.0
    Preparing search index...

    Type Alias RequestBody

    type RequestBody = {
        description?: string;
        file?: File;
        locale?: string;
        volume?: CoverVolumeSchema;
    }
    Index

    Properties

    description?: string
    file?: File

    binary

    locale?: string

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