Updated example requests
This commit is contained in:
@@ -2,4 +2,3 @@
|
||||
url = "localhost:5000/xpath"
|
||||
request = "POST"
|
||||
data = "@data.json"
|
||||
header = "Content-Type: application/json"
|
||||
@@ -2,4 +2,3 @@
|
||||
url = "localhost:5000/xpath"
|
||||
request = "POST"
|
||||
data = "@dataNS.json"
|
||||
header = "Content-Type: application/json"
|
||||
Reference in New Issue
Block a user