openapi-core
openapi-core copied to clipboard
[Feature]: Use integration to deserialize data
Suggested Behavior
We use internal deserializers even the process exists inside integration framework/client. Use the integration one if available.
Why is this needed?
Not easy to fetch raw data (i.e. Falcon). We can get deserialized already instead.
References
No response
Would you like to implement a feature?
Yes