Knotx / knotx-example-project

Example Project contains samples of various Knot.x modules implementations and usages
https://knotx.io
Apache License 2.0
4 stars 12 forks source link

Wiremock random state improvement #62

Closed Mateusz512 closed 5 years ago

Mateusz512 commented 5 years ago

Description

Wiremock responses now return random state with each request.

Motivation and Context

It's easier to demonstrate caching behaviour if the external API is returning different response with each request.

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.