Skip to content

Commit

Permalink
chore(release): v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
code-forger authored Nov 6, 2024
1 parent deaf9c1 commit 9433987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCENARIOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,4 @@ If the entire `mock` is a function, it will be called when determining if an inc

- `req`: (*Object*): The normalized request object with `path`, `method`, `body`, `headers`, and `query` properties.
- `match`: (*Function*): Parrot's internal matching function that can be run against a request object.
- Additional implementation-specific arguments passed are the Express `req` and `res` objects for parrot-middleware and the `input` and `init` arguments to `fetch` for parrot-fetch.
- Additional implementation-specific arguments passed are the Express `req` and `res` objects for parrot-middleware and the `input` and `init` arguments to `fetch` for parrot-fetch.

0 comments on commit 9433987

Please sign in to comment.