Skip to content
#

apis

Here are 833 public repositories matching this topic...

marekpietrasz
marekpietrasz commented Nov 1, 2021

Would be great to allow to delete a stub mapping by ID using admin client.

Current behaviour of method wireMock.removeStubMapping on external server leads to post request with json body that in our case matches too many mappings (we have a problem with multiple mappings to the same url and body but this is separate issue).

After checking existing implementation method removeStubMapping

kuma
bethesque
bethesque commented Jun 26, 2020

As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.

The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh

Improve this page

Add a description, image, and links to the apis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the apis topic, visit your repo's landing page and select "manage topics."

Learn more