Skip to content

Commit

Permalink
feat: add mask apply + fix read json body (#373)
Browse files Browse the repository at this point in the history
* fix(mock): read JSON body

* feat(apply): add mask apply
  • Loading branch information
adrienaury authored Dec 16, 2024
1 parent 45d792c commit 9f2b02d
Show file tree
Hide file tree
Showing 8 changed files with 131 additions and 445 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Types of changes
- `Fixed` for any bug fixes.
- `Security` in case of vulnerabilities.

## [1.29.0]

- `Added` mask `apply` to externalize masks
- `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 9f2b02d

Please sign in to comment.