<#1069 chore: Rename `uuid` matcher JSDocs param> ...
# pact-js-development
g
#1069 chore: Rename `uuid` matcher JSDocs param Pull request opened by jasonrowsell The current implementation of the
uuid
matcher function has a param name that does not match the JSDoc param. Although this doesn't cause any bugs, it may be good to update this for consistency.

Screenshot 2023-03-08 at 09 55 07

This PR renames the JSDoc param from
uuuid
to
id
to reflect the name of the param pact-foundation/pact-js All checks have passed 1/1 successful checks