pact-foundation/pact-js

extractPayload / reify documentation missing

Opened this issue · 2 comments

Software versions

Please provide at least OS and version of pact-js

  • OS: N/A
  • Consumer Pact library: 13.4.1
  • Provider Pact library: N/A
  • Node Version: N/A

Issue Checklist

Please confirm the following:

  • I have upgraded to the latest
  • I have the read the FAQs in the Readme
  • I have triple checked, that there are no unhandled promises in my code and have read the section on intermittent test failures
  • I have set my log level to debug and attached a log file showing the complete request/response cycle
  • For bonus points and virtual high fives, I have created a reproduceable git repository (see below) to illustrate the problem

Expected behaviour

The extractPayload / reify function is documented in the Pact JS docs.

Actual behaviour

The extractPayload / reify function is only mentioned at the bottom of this page

Steps to reproduce

Go to the docs and search for reify or extractPayload. Observe that it's not documented.

I think it used to be documented, perhaps it was lost in some migration

Relevant log files

Thanks Tim!

NP :)