fuhrysteve/marshmallow-jsonschema

Why is field.Raw resulting in type: string?

avilaton opened this issue · 0 comments

Hi, we noticed that on the fields in our schemas that use fields.Raw, a string jsonschema type is returned and we expected an object type, is this expected or should we attempt to correct this?