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

[Feature]: Use integration to deserialize data

Open p1c2u opened this issue 9 months ago • 0 comments

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

p1c2u avatar Mar 22 '25 23:03 p1c2u