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

    Type Alias GetApiV1SeriesData

    type GetApiV1SeriesData = {
        body?: never;
        path?: never;
        query?: { authorId?: number };
        url: "/api/v1/series";
    }
    Index

    Properties

    Properties

    body?: never
    path?: never
    query?: { authorId?: number }
    url: "/api/v1/series"