Skip to content

Missing genres in /search endpoint with param type=series #47

Description

@Bitnik212

curl without type param:

curl --location 'https://api4.thetvdb.com/v4/search?query=girls%20last%20toure' \
--header 'accept: application/json' 

In response genres field exist.

curl with type param:

curl --location 'https://api4.thetvdb.com/v4/search?query=girls%20last%20toure&type=series' \
--header 'accept: application/json'

In response genres field don't exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions