Remove & Deprecate

Issue #96 new
Ratan Dhawtal created an issue

DEPRECATED with labels:

  • Profile "anime_list_views"
  • Profile "manga_list_views"
  • Profile "aim"
  • Profile "msn"
  • Profile "yahoo"
  • Review "helpfulTotal" (not helpful has been removed and now this returns the helpful)

Not DEPRECATED yet:

  • Anime "listedAnimeId"
  • Anime "fansubGroup" (It is not working if I am right)
  • Anime "epsDownloaded" (It is removed but is still in the model)
  • Manga "listedMangaId" (It is not working if I am right)
  • Manga "chapDownloaded" (It is removed but is still in the model)

Comments (6)

  1. Michael Johnson

    listedMangaId and listedAnimeId were used in getting extended personal details. Since the "ownlist" URL is working, they aren't required. They are, however, part of the API 1.0 output and marked as deprecated for 2+. We shouldn't be listing them in the documentation for responses past 1.0.

  2. Log in to comment