Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias GetApiV3ExtrafileData

    type GetApiV3ExtrafileData = {
        body?: never;
        path?: never;
        query?: { movieId?: number };
        url: "/api/v3/extrafile";
    }
    Index

    Properties

    Properties

    body?: never
    path?: never
    query?: { movieId?: number }
    url: "/api/v3/extrafile"