Tsarr Documentation - v2.13.0
    Preparing search index...

    Type Alias GetGenresMovieResponses

    type GetGenresMovieResponses = {
        "200": { id?: number; name?: string }[];
    }
    Index
    "200": { id?: number; name?: string }[]

    Results