I have a Master exposed which calls microservice A and A then called a third party microservice B. I want to mock Service B.
Master--->A---->B(third party) need