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
REST controllers should accept a RestFilters parameter insteand of a RestFilter one. This will allow for multiple search parameters to be used in a single call.
REST controllers should accept a
RestFiltersparameter insteand of aRestFilterone. This will allow for multiple search parameters to be used in a single call.