Updated example requests

This commit is contained in:
2023-01-30 12:42:40 +01:00
parent ce417f8b94
commit 656aeb17dc
4 changed files with 0 additions and 4 deletions

View File

@@ -2,4 +2,3 @@
url = "localhost:5000/xpath"
request = "POST"
data = "@data.json"
header = "Content-Type: application/json"

View File

@@ -2,4 +2,3 @@
url = "localhost:5000/xpath"
request = "POST"
data = "@dataNS.json"
header = "Content-Type: application/json"