Hi, I'm using wiremock docker image. Is there any ...
# general
p
Hi, I'm using wiremock docker image. Is there any direct way to create mappings from swagger spec instead of creating the mappings manually?
l
I don’t think there is a way via wiremock standalone. You can certainly do it via wiremock cloud -https://docs.wiremock.io/swagger/
p
Thanks!! I have gone through this. Looking for similar options in standalone instances..