Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3490

WADL Generator does not show repeating request parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.4, 2.3.4
    • 2.4.1, 2.3.5
    • JAX-RS
    • None

    Description

      JAX-RS parameters such as
      @QueryParam("id") List<String> list

      are ignored by WADL generator, instead it should produce

      <param name="a" type="xs:string" repeating="true"/>

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sergey_beryozkin Sergey Beryozkin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: