Slackbot
11/20/2023, 12:07 PMTom
11/20/2023, 1:03 PMJson.write( get(urlPathMatching("/the/.*/one"))
.andMatching("path-contains-param", Parameters.one("path", "correct"))
.willReturn(ok())
.build())
Balog Tamás
11/20/2023, 1:24 PMBalog Tamás
11/20/2023, 2:02 PMJson.write()
there too.Tom
11/20/2023, 2:04 PMBalog Tamás
11/20/2023, 2:06 PM