You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Updating the cast_to_structured_type method to prevent 'casting' subclasses of the parameter type in the API signature. Allows keeping a Cat < Animal a Cat when passed into a service method that expects an Animal.
0 commit comments