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

XMLWordPrintable

      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.

       

       

            Assignee:
            Anton von Weltzien
            Reporter:
            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

              Created:
              Updated:
              Resolved: