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
{{ message }}
This repository was archived by the owner on May 28, 2018. It is now read-only.
Specifying a QueryParam of type List doesn't result in a 'repeating="true"' attribute in the WADL. Furthermore, if you the type is List or something other than String that is an XML type the WADL still has the type as "xs:string".
Specifying a QueryParam of type List doesn't result in a 'repeating="true"' attribute in the WADL. Furthermore, if you the type is List or something other than String that is an XML type the WADL still has the type as "xs:string".
I created a pull request to fix both of these issues: javaee/jersey-1.x#8
Affected Versions
[1.18]