openapi-core icon indicating copy to clipboard operation
openapi-core copied to clipboard

[Bug]: Don't cast data from media types deserializer

Open p1c2u opened this issue 1 year ago • 0 comments

Actual Behavior

Data deserialized by media type deserializer sent to caster

Expected Behavior

Data from media types deserializer have proper type.

Steps to Reproduce

Send request body in form-data or application/json.

OpenAPI Core Version

master

OpenAPI Core Integration

none

Affected Area(s)

No response

References

No response

Anything else we need to know?

No response

Would you like to implement a fix?

None

p1c2u avatar Oct 26 '23 19:10 p1c2u