Skip to content
This repository was archived by the owner on May 28, 2018. It is now read-only.
This repository was archived by the owner on May 28, 2018. It is now read-only.

WADL is missing 'repeating="true"' for Iterable/Collection types #2925

@glassfishrobot

Description

@glassfishrobot

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]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions