python-wiremock icon indicating copy to clipboard operation
python-wiremock copied to clipboard

feat(mappings): urlPathPattern is added

Open imcvampire opened this issue 1 month ago • 0 comments
trafficstars

This PR adds a new/missing parameter urlPathPattern for Mapping resource.

References

https://wiremock.org/docs/request-matching/#regex-matching-on-the-path-only

Submitter checklist

  • [x] Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • [x] The PR request is well described and justified, including the body and the references
  • [x] The PR title represents the desired changelog entry
  • [x] The repository's code style is followed (see the contributing guide)
  • [x] Test coverage that demonstrates that the change works as expected
  • [x] For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

imcvampire avatar Sep 29 '25 07:09 imcvampire