Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-13192

Path resolution in rest-swagger fails to include the whole path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.21.0, 2.21.1, 2.21.2, 2.21.3, 2.21.4, 2.22.0, 2.22.1, 2.22.2, 2.22.3, 2.23.0, 2.23.1
    • 3.0.0
    • None
    • None
    • Unknown

    Description

      When trying to resolve paths from a given OpenAPI 2.0 document the trailing part of the path after the last path parameter placeholder is lost.

      For example path with:

      /path/{param}/will/be/lost

      Is resolved as:

      /path/{param}

      Attachments

        Activity

          People

            zregvart Zoran Regvart
            zregvart Zoran Regvart
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: