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

[6.14.z] Abstract adding json respone to error message #1234

Merged

Commits on Oct 10, 2024

  1. Abstract adding json respone to error message

    The output of raise_for_status is not really descriptive
    for since the actual error message is not part of the
    exception.
    
    This commit exapnds on 95b3ce1
    
    Adds existing solution to all raise_for_status calls.
    
    (cherry picked from commit 08bbd9a)
    dosas authored and web-flow committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c04805 View commit details
    Browse the repository at this point in the history