Files
release11-tools/Backend-libXML/sample/xsd/xsd.curl
2023-01-26 13:33:48 +01:00

6 lines
145 B
Plaintext

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