voucherifyio/voucherify-java-sdk

getQualifiedMethod - sorting params

tpindel opened this issue · 1 comments

Could you add support for the parameter order (Sorts the results, options: created_at, -created_at, updated_at, -updated_at) in the getQualifiedMethod?

One of the users tried to pass the parameter via QualifiedResourceFilter, however, it seems it only takes the audienceRulesOnly and Limit.

implemented in #90 released in 8.1.0