Add support for filtering plugins and resource packs #14

Merged
mars merged 2 commits from PluginResourcePackSupport into main 2022-10-25 02:32:31 +00:00
Member

This pull request is meant to resolve issue #11 by adding options to fill the results by modloader, and type of project (mod, resource pack, modpack, plugin)
I did test it by querying each type with the search term "a" and comparing with the actual API results and have not noticed any differences. Although I question whether it's good to keep the Enum to facet string conversion in client.rs, so maybe someone can look over lines 36-52 in client.rs

This pull request is meant to resolve issue #11 by adding options to fill the results by modloader, and type of project (mod, resource pack, modpack, plugin) I did test it by querying each type with the search term "a" and comparing with the actual API results and have not noticed any differences. Although I question whether it's good to keep the Enum to facet string conversion in client.rs, so maybe someone can look over lines 36-52 in client.rs
spookdot added 2 commits 2022-09-16 16:55:34 +00:00
mars self-assigned this 2022-09-17 07:09:09 +00:00
mars approved these changes 2022-10-25 02:32:25 +00:00
mars merged commit 716579f824 into main 2022-10-25 02:32:31 +00:00
Sign in to join this conversation.
No description provided.