Skip to content
  • Reiter, Christoph's avatar
    Clean up ApiError and add some tests · 37458912
    Reiter, Christoph authored
    Since we now funnel the extra information through the message via json
    we no longer need the extra state on the ApiError.
    
    Also use a special status code for withDetails() so we don't have to guess
    what the caller wants based on the json decode error.
    37458912
Loading