Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17011

JAX-RS Explorer: Fix generation of URI for matrix's and query's default values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.2.0.Beta3
    • 4.2.0.Beta1
    • webservices
    • None

    Description

      If there is a query or matrix parameter, the JAX-RS Explorer should generate URI by following template:

      Name={Type=DefaultValue}

      e.g. /rest?param={int=0}

      However, in 4.2.0.Beta1 (respin-a) the generation of parameter's URI is wrong:

      Name={Type:DefaultValue}

      e.g. /rest?param={String:0}

      Attachments

        Activity

          People

            xcoulon@redhat.com Xavier Coulon
            rrabara Radoslav RĂ¡bara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: