Slackbot
09/04/2023, 8:56 PMTom
09/04/2023, 9:01 PMTom
09/04/2023, 9:03 PMNatalia Alehina
09/04/2023, 9:16 PMv1/order/item and GET v1/order/seller Will you merge those stubs as stubFor(get(urlMatching("order").willReturn... Basically, any GET to order the resource will respond 200, and then inside test override JSON body, or better to have them separately as JSON files?Tom
09/05/2023, 10:09 AM