Skip to content

1.5.0 (2023-05-02)

Compare
Choose a tag to compare
@ovnrain ovnrain released this 03 May 18:50
· 130 commits to main since this release

Breaking Changes

/api/v1/movies

  • starIdtagId 参数废弃,新增 filterTypefilterValue 参数
  • 移除返回结果中的 startag 信息,改为 filter 信息

/api/v1/movies/{id}

  • 返回结果中 tags 改为 genres
  • directorproducerpublisherseriesgenresstars 使用统一的 { id: string; name: string } 格式