Skip to content

Commit

Permalink
fix(mock): read JSON body
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienaury committed Dec 16, 2024
1 parent 45d792c commit 4ef3b35
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 445 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Types of changes
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [1.28.2]

- `Fixed` mock command fails to parse JSON body when root is an array

## [1.28.1]

- `Fixed` mock command fails when log level is not TRACE
Expand Down
Loading

0 comments on commit 4ef3b35

Please sign in to comment.