Closed leoiacovini closed 3 years ago
Changes to support the List<String> in query parameters could cause problems in the legacy API when users are doing explicit casts. This revert this capability for the Legacy API to preserve the behavior
List<String>
Changes to support the
List<String>
in query parameters could cause problems in the legacy API when users are doing explicit casts. This revert this capability for the Legacy API to preserve the behavior