Skip to content

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

@jerseyrobot

Description

@jerseyrobot

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions