Skip to content

MainAPI: use data rather than requestBody for Anilist API#3078

Open
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:anilist-data
Open

MainAPI: use data rather than requestBody for Anilist API#3078
Luna712 wants to merge 1 commit into
recloudstream:masterfrom
Luna712:anilist-data

Conversation

@Luna712

@Luna712 Luna712 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Consistent with the actual AnilistApi class, as well as will make it easier for the backward compatible NiceHttp migration I am working on to do soon. This should hopefully work because it is how it is done for the same type of request in the AnilistApi class itself also.

This also might be able to use json = instead of data = but wasn't sure. I did it this way just because it is how AnilistApi does it.

Consistent with the actual AnilistApi class, as well as will make it easier for the backward compatible NiceHttp migration I am working on to do soon. This should hopefully work because it is how it is done for the same type of request in the AnilistApi class itself also.

This also might be able to use `json =` instead of `data =` but wasn't sure. I did it this way just because it is how AnilistApi does it.
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

Successfully merging this pull request may close these issues.

1 participant