Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-7223

Broken support for string expression in call to openapi

    XMLWordPrintable

Details

    • 2022 Week 20-22 (from May 16)

    Description

      If in https://github.com/kiegroup/kogito-examples/blob/stable/kogito-quarkus-examples/serverless-workflow-temperature-conversion/conversion-workflow/src/main/resources/fahrenheit-to-celsius.sw.json

      we change

      "arguments":  { "leftElement": "$.difference", "rightElement": "$.multiplyValue" }

      by

      "arguments":  "{ leftElement: .difference, rightElement: .multiplyValue }"

      The body is of the request will be wrogn

      Attachments

        Activity

          People

            ftirados Francisco Javier Tirado Sarti
            ftirados Francisco Javier Tirado Sarti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: