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

@@ -1,5 +1,4 @@
#url = "http://localhost:8082/xsd"
url = "http://localhost:5000/xsd"
data = "@xsd.json"
header = "Content-Type: application/json"
request = POST