Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4051

Swagger metadata includes internal java constructs

    XMLWordPrintable

Details

    • Quality Risk
    • Resolution: Obsolete
    • Major
    • Backlog
    • 8.12.x
    • Server
    • None

    Description

      From IntegrationTestRestWarGeneration the swagger metadata includes definitions for Statement, ResultSet, StreamingOutput, etc.:

      ...
      InputStream:
      type: "object"
      Statement:
      type: "object"
      properties:
      queryTimeout:
      type: "integer"
      format: "int32"
      closed:
      type: "boolean"
      default: false
      resultSet:
      $ref: "#/definitions/ResultSet"
      ...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhn-engineering-shawkins Steven Hawkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: