-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Expected Behavior:
It should be possible to supply also strings and numbers as values for the value property of the VariableQueryParameterDto.
Observed Behavior:
It is only possible to supply JSON objects as values for the value property according to the generated openAPI schema.
Hint
Basically the same issue as CAM-13468