Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-2549

operationId description is imported but not visible in UI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 2.5.1
    • System
    • None
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Hide

      1. Import OAS mentioned in description
      2. imported operationId/method is visible in UI but method's description is not visible in UI. Webpage refresh doesn't help. Description is accessible by 3scale API, so it was imported.

      Show
      1. Import OAS mentioned in description 2. imported operationId/method is visible in UI but method's description is not visible in UI. Webpage refresh doesn't help. Description is accessible by 3scale API, so it was imported.

      I've tried to import

      "/pets/{id}": {
            "get": {
              "description": "Returns a user based on a single ID, if the user does not have access to the pet",
              "operationId": "findPetById",
              "produces": [
                "application/json",
                "application/xml",
                "text/xml",
                "text/html"
              ],
      ...
      

      and "description" was imported as description of method. Description is visible via API but not in UI. If I save new method description it changes in API too.

              Unassigned Unassigned
              mkudlej@redhat.com Martin Kudlej (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: