Closed
Description
Is your feature request related to a problem? Please describe.
At the moment, it is not possible but to use bytes
to pass raw data to the client
This conflicts with definitions that are string
and represented as StrictStr
in model.
Describe the solution you'd like
Same solution as in the sample here: