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

Details

    • Bug
    • Resolution: Not a Bug
    • 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.

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: