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

    Type Alias GetApiV3ParseData

    type GetApiV3ParseData = {
        body?: never;
        path?: never;
        query?: { title?: string; path?: string };
        url: "/api/v3/parse";
    }
    Index

    Properties

    Properties

    body?: never
    path?: never
    query?: { title?: string; path?: string }
    url: "/api/v3/parse"