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

OpenAPI Type of value property in VariableValueDto.ftl should be AnyType

    XMLWordPrintable

Details

    Description

      Observed Behavior:

      The value property of the VariableValueDto.ftl is declared as an object. However, in openAPI object is apparently not the super type. All primitive types are orthogonal. This would mean users can only supply a {someVar: 4} type of JSON object as a value for that property. However, I believe it should also be possible to supply a string or number there. 

      Expected Behavior:

      A user can supply any type of value for that property.

      Hints:

      OpenAPI has a built in AnyValue property. This requires us to adapt the macro, unfortunately.

       

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                anton.weltzien Anton von Weltzien
                anton.weltzien Anton von Weltzien
                Anton von Weltzien Anton von Weltzien
                Tobias Metzke-Bernstein Tobias Metzke-Bernstein
                Votes:
                1 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce