Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-12054

Camunda Swagger spec 7.13.0 has wrong Tenant URLs

XMLWordPrintable

      Expected Behavior

      Downloading, opening and running the latest version of the swagger spec in OpenAPI tools such as Swagger UI or POSTMan should allow a user to make live calls to the engine REST API.

      Actual Outcome

      Because the swagger spec at v7.13.0 has errors in the URLs, a user cannot use OpenAPI tools such as Swagger UI or POSTMan to make live calls to certain endpoints.

      Bug affects Swagger generated APIClients as well.

      Steps to Reproduce

      1. Download the latest 7.13.0 community stand alone engine and start it on your localhost
      2. Download the latest 7.13.0 swagger jar, extract the swagger spec from it
      3. Open the Swagger Spec in Swagger UI or Swagger Editor
        Notice the wrong /tenant/{teant-id}/ instead of /tenant-id/{tenant-id}/ in the URLs

        This is the controller panel for Smart Panels app

              tassilo.weidner Tassilo Weidner
              paulbors Paul Bors
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: