Register a stub with a name
Wiremock allows you to post a stub with a name as well as a UUID. Wiremock-captain doesn't allow this (unless I've missed it). I guess it would have to be added to IWireMockFeatures. This would be useful for me because when a request fails due to a missing mapping, I want to log the request together with all existing mappings for that endpoint. This will help developers (me) to fix the test. It would be a lot easier if I could just log the name of each registered mapping for the endpoint.
Thanks for raising the issue! Will take a look but at first glance look worth it!
We recently moved the github orgs for the repo so there is still some broken aspects as far as the pipeline goes but hopefully that can be resolved soon so we can ship out this feature if/when it's ready.
@fisco-unimatic would metadata help for your use case or not? e.g. https://github.com/wbd-open-source/wiremock-captain/tree/main/docs/examples#find-a-mapping-by-metadata