Skip to content

Commit

Permalink
Wiremock transient dependency management - jackson version mismatch #87
Browse files Browse the repository at this point in the history
.. regenerating mocks
  • Loading branch information
andrus committed Apr 22, 2024
1 parent 9a8b432 commit 5f5cb41
Show file tree
Hide file tree
Showing 17 changed files with 164 additions and 165 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "05a1e102-edf5-4e71-b504-e36f3a70ad18",
"name" : "",
"request" : {
"url" : "/",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "05a1e102-edf5-4e71-b504-e36f3a70ad18",
"persistent" : true,
"insertionIndex" : 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "bb40f612-d4a6-46d7-bd52-2ca7de0f6e8e",
"name" : "",
"request" : {
"url" : "/?q=abc",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get:abc",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "bb40f612-d4a6-46d7-bd52-2ca7de0f6e8e",
"persistent" : true,
"insertionIndex" : 3
}
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
{
"id" : "c6929d29-8ed9-4652-b774-42049cf9756b",
"name" : "redirect",
"id" : "32459297-def4-45d1-b5d3-3f7cc5f81ef7",
"request" : {
"url" : "/redirect?q=redirect-test",
"method" : "GET"
},
"response" : {
"status" : 307,
"headers" : {
"Date" : "Mon, 27 Mar 2023 11:49:00 GMT",
"Date" : "Mon, 22 Apr 2024 21:51:35 GMT",
"Location" : "http://localhost:16348/p1?q=redirect-test"
}
},
"uuid" : "c6929d29-8ed9-4652-b774-42049cf9756b",
"uuid" : "32459297-def4-45d1-b5d3-3f7cc5f81ef7",
"persistent" : true,
"insertionIndex" : 4
"insertionIndex" : 5
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "0909279b-79fa-4795-8b45-710361f7f645",
"name" : "p1",
"request" : {
"url" : "/p1?q=redirect-test",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get:p1:redirect-test",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:35 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "0909279b-79fa-4795-8b45-710361f7f645",
"persistent" : true,
"insertionIndex" : 4
}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "b6896fdb-0538-4bd5-8267-4ac4fb48eb9d",
"name" : "p1",
"request" : {
"url" : "/p1",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get:p1",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "b6896fdb-0538-4bd5-8267-4ac4fb48eb9d",
"persistent" : true,
"insertionIndex" : 2
}

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "ae3bf780-e3c7-4e53-8525-3e08feb1b9e3",
"name" : "",
"request" : {
"url" : "/",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get:p1",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "ae3bf780-e3c7-4e53-8525-3e08feb1b9e3",
"persistent" : true,
"insertionIndex" : 2
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "dc2f90da-4a23-4f7a-863a-ab89c4ec36e5",
"name" : "",
"request" : {
"url" : "/?q=x",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get:p1:x",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "dc2f90da-4a23-4f7a-863a-ab89c4ec36e5",
"persistent" : true,
"insertionIndex" : 1
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "6ee40177-1e36-4f3f-a0b0-1a633811cba3",
"name" : "p11",
"request" : {
"url" : "/p11",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get:p1:p11",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "6ee40177-1e36-4f3f-a0b0-1a633811cba3",
"persistent" : true,
"insertionIndex" : 3
}

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id" : "f395bc95-02ac-4119-a590-e50578355e08",
"name" : "",
"request" : {
"url" : "/",
"method" : "GET"
},
"response" : {
"status" : 200,
"body" : "get2",
"headers" : {
"Vary" : "Accept-Encoding",
"Date" : "Mon, 22 Apr 2024 21:51:34 GMT",
"Content-Type" : "text/plain"
}
},
"uuid" : "f395bc95-02ac-4119-a590-e50578355e08",
"persistent" : true,
"insertionIndex" : 1
}

0 comments on commit 5f5cb41

Please sign in to comment.