devxoul/MoyaSugar

How to add QueryParams in route using .post?

imfree-jdcastro opened this issue · 1 comments

In case I want to use .post method with a custom query param route such as: "/users/create?anonymous=true"

@imfree-jdcastro, you have to create a custom encoder. Moya/Moya#1059 might be helped :)