X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=spring-consumer%2Ftarget%2Fpacts%2FSpringConsumer-Siren%20Order%20Provider.json;h=7b55f1ebd58642876c137e7a6fd17506abd011b8;hb=e492dc86a132c3a56b6cbb0dd4c40f60258aaa7a;hp=3d6d0342d8ee02f4858a2da30db8c241a77f2392;hpb=b01ab6860eb5ab3be5b04427924c1c44b1d0fc66;p=demos%2Fexample-siren diff --git a/spring-consumer/target/pacts/SpringConsumer-Siren Order Provider.json b/spring-consumer/target/pacts/SpringConsumer-Siren Order Provider.json index 3d6d034..7b55f1e 100644 --- a/spring-consumer/target/pacts/SpringConsumer-Siren Order Provider.json +++ b/spring-consumer/target/pacts/SpringConsumer-Siren Order Provider.json @@ -13,17 +13,12 @@ "body": { "age": 100, "happy": true, - "hexCode": "1234a", "id": 1234567890, "localAddress": "127.0.0.1", "name": "string" }, "generators": { "body": { - "$.hexCode": { - "digits": 10, - "type": "RandomHexadecimal" - }, "$.id": { "max": 2147483647, "min": 0, @@ -48,15 +43,6 @@ } ] }, - "$.hexCode": { - "combine": "AND", - "matchers": [ - { - "match": "regex", - "regex": "[0-9a-fA-F]+" - } - ] - }, "$.id": { "combine": "AND", "matchers": [