Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

fix: update exception mapping on HTTP error responses #1570

Merged
merged 5 commits into from Dec 2, 2021

Commits on Nov 22, 2021

  1. fix: update exception mapping on HTTP error responses.

    Interprets HTTP error reponse codes as defined by the canonical error code mapping. Not marking as breaking changes as it affects only httpjson that is not GA-ed.
    chanseokoh committed Nov 22, 2021
    Copy the full SHA
    73ca874 View commit details
    Browse the repository at this point in the history
  2. chore: rename parameter

    chanseokoh committed Nov 22, 2021
    Copy the full SHA
    68bf865 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. chore: enhance test

    chanseokoh committed Nov 23, 2021
    Copy the full SHA
    10cd6f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Copy the full SHA
    6501f6a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Copy the full SHA
    d7a61b6 View commit details
    Browse the repository at this point in the history