Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApiClientのテストを追加 #7

Open
38 tasks done
MnyaCat opened this issue May 25, 2023 · 1 comment
Open
38 tasks done

ApiClientのテストを追加 #7

MnyaCat opened this issue May 25, 2023 · 1 comment

Comments

@MnyaCat
Copy link
Owner

MnyaCat commented May 25, 2023

ApiClient

Illust API

  • addIllustBookmark
  • deleteIllustBookmark
  • fetchIllustBookmarkDetail
  • fetchIllustDetail
  • fetchIllustRanking
  • fetchLatestIllustByFollowing
  • fetchLatestIllustByMyPixiv
  • fetchLatestIllusts
  • fetchRecommendedIllusts
  • fetchRelatedIllust

Manga API

  • fetchRecommendedManga

Novel API

  • addNovelBookmark
  • deleteNovelBookmark
  • fetchNovelBookmarkDetail
  • fetchNovelDetail
  • fetchLatestNovels
  • fetchLatestNovelsByFollowing
  • fetchLatestNovelsByMyPixiv
  • fetchNovelRanking
  • fetchRecommendedNovels
  • fetchRelatedNovels

Serch API

  • searchIllust
  • searchNovel
  • searchUser

Ugoira API

  • fetchUgoiraMetadata

User API

  • addFollow
  • deleteFollow
  • fetchRecommendedUsers
  • fetchRelatedUsers
  • fetchUserDetail
  • fetchUserFollowing
  • fetchUserIllusts
  • fetchUserIllustBookmarks
  • fetchUserIllustBookmarksByNextUrl
  • fetchUserNovels
  • fetchUserNovelBookmarks
  • fetchUserNovelBookmarksByNextUrl

Download API

  • downloadIllustData
@MnyaCat
Copy link
Owner Author

MnyaCat commented May 30, 2023

Note

テストデータを取得したID

  • illsut API: 92210213
  • novel id: 11674134
  • user id: 11(v1/user/followingは12848282、v1/user/bookmarks/illustv1/user/bookmarks/novelは43826688)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant