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

    Type Alias GetApiV1EditionData

    type GetApiV1EditionData = {
        body?: never;
        path?: never;
        query?: { bookId?: number[] };
        url: "/api/v1/edition";
    }
    Index

    Properties

    Properties

    body?: never
    path?: never
    query?: { bookId?: number[] }
    url: "/api/v1/edition"