In order to set mockup response please fill the form below:
-
-
-
-
-
-
#
-
MessageId
-
Media Type
-
Http Status
-
-
-
-
-
+
+
+
+
+
+
#
+
+
+
MessageId
+
+
+
Media Type
+
+
+
Http Status
+
+
+
+
+
+
+
-
-
@@ -118,45 +137,28 @@
- In order to set or get responses through curl or http tools you can use urls below.
- When you set your response simply set headers and media type of your request that you expect to get in the
- response from the next step.
- http://localhost:8097/klaus/v1/delete/clientUUID should be here/{mockedResponseId}
- http://localhost:8097/klaus/v1/set/ clientUUID should be here/{mockedResponseId}?httpStatus={httpStatus}
- http://localhost:8097/klaus/v1/get/clientUUID should be here/{mockedResponseId}
- http://localhost:8097/klaus/v1/getAll/clientUUID should be here
+ If you are keen to use the mocking service with bigger amount of messages or automate the process by inserting high amount of random messages please consider using the tools below:
+
+ http://[[${localhost}]]:8097/swagger-ui.html
+
+ http://[[${localhost}]]:8097/klaus/v1/delete/[[${mockedMessageDto.clientUUID}]]/{mockedResponseId}
+ http://[[${localhost}]]:8097/klaus/v1/set/[[${mockedMessageDto.clientUUID}]]/{mockedResponseId}?httpStatus={httpStatus}
+ http://[[${localhost}]]:8097/klaus/v1/get/[[${mockedMessageDto.clientUUID}]]/{mockedResponseId}
+ http://[[${localhost}]]:8097/klaus/v1/getAll/[[${mockedMessageDto.clientUUID}]]
+
+
-
-
- To see your activity history use the form below
-