You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now all API client methods (except ::userReportMake) requires a lot of different parameners to invoke. The better strategy is using single parameters object (like in #17).
We need to update all methods before v4.x releasing.
The text was updated successfully, but these errors were encountered:
Right now all API client methods (except
::userReportMake
) requires a lot of different parameners to invoke. The better strategy is using single parameters object (like in #17).We need to update all methods before
v4.x
releasing.The text was updated successfully, but these errors were encountered: