Housekeeping

This commit is contained in:
2023-01-26 13:33:48 +01:00
parent e714c34726
commit e8352dfe3d
13 changed files with 39 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
#url = "localhost:8081/xpathpost"
url = "localhost:5000/xpath"
request = "POST"
data = "@data.json"
header = "Content-Type: application/json"