Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust serializer selection fallback procedure #2147

Merged
merged 1 commit into from
Oct 24, 2023

Commits on Oct 13, 2023

  1. Adjust serializer selection fallback procedure

    In summary:
    
    1. Choose by request type only when the server didn't provide
       a content type and it wasn't possible to detect it
    2. If the server did provide a content type but we don't have a
       deserializer for it, try detection as a fallback
    softworkz committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    782d000 View commit details
    Browse the repository at this point in the history