diff --git a/src/main/resources/static/json/generated.json b/src/main/resources/static/json/generated.json deleted file mode 100644 index bb585ed..0000000 --- a/src/main/resources/static/json/generated.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "clientUUID": "9bfddcc1-ef89-4c53-84e8-c88f13ecc7ec", - "mockedResponseId": 1, - "mediaType": "application/xml", - "messageBody": "\n\n Tove\n Jani\n Reminder\n Don't forget me this weekend!\n", - "httpStatus": "200", - "httpHeaders": { - "Keep-Alive": "timeout=60", - "Connection": "keep-alive", - "Date": "2021-02-02T12:15:22.164035" - } -} \ No newline at end of file diff --git a/src/main/resources/static/json/mockedmessagedto.json b/src/main/resources/static/json/mockedmessagedto.json deleted file mode 100644 index fafd22c..0000000 --- a/src/main/resources/static/json/mockedmessagedto.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "clientUUID": "acc39106-f351-46bb-b81b-31b860af3e56", - "mockedResponseId": 1, - "mediaType": "text/xml", - "messageBody": "Hello world", - "httpHeaders": { - "Keep-Alive": "timeout=60", - "Connection": "keep-alive", - "Date": "2021-01-27T15:45:05.892356" - }, - "httpStatus": 200 -} \ No newline at end of file