summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/testData.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/main/resources/testData.json b/src/main/resources/testData.json
index 6403d5b..b0e3aca 100644
--- a/src/main/resources/testData.json
+++ b/src/main/resources/testData.json
@@ -3,10 +3,8 @@
{
"steps": [
{
- "requestMethod": "GET"
},
{
- "requestMethod": "GET",
"post": {
"id": "99",
"userId": "10",
@@ -15,20 +13,17 @@
}
},
{
- "requestMethod": "GET",
"isResponseBodyEmpty": "true",
"post": {
"id": "150"
}
},
{
- "requestMethod": "POST",
"post": {
"userId": "1"
}
},
{
- "requestMethod": "GET",
"user": {
"id": "5",
"name": "Chelsey Dietrich",
@@ -54,7 +49,6 @@
}
},
{
- "requestMethod": "GET",
"user": {
"id": "5"
}