[x] My code follows the code style of this project.
[x] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
[ ] All new and existing tests passed.
[x] I have checked that there aren't any other open Pull Requests from the same change.
[x] The develop branch has been set as the base branch to merge changes of the pull request.
[x] I have updated the CHANGELOG.md file as appropriate.
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Docs update
What is the current behavior? (You can also link to an open issue here)
Docs do not include details on adding the Mock Data Recipient certificate to Postman.
What is the new behavior? (if this is a feature change)
Docs include details on adding the Mock Data Recipient certificate to Postman.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
No
Checklist: (Put an
x
in all the boxes that apply)develop
branch has been set as thebase
branch to merge changes of the pull request.CHANGELOG.md
file as appropriate.What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Docs update
What is the current behavior? (You can also link to an open issue here) Docs do not include details on adding the Mock Data Recipient certificate to Postman.
What is the new behavior? (if this is a feature change) Docs include details on adding the Mock Data Recipient certificate to Postman.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) No
Other information: None