Merge pull request #2 from mimoto/master

Update mime type
This commit is contained in:
2022-03-29 13:23:41 +01:00
committed by GitHub

View File

@@ -24,6 +24,6 @@ echo $REQUEST | xmllint --pretty 1 -
echo $REQUEST |
curl -k \
-d @- \
-H "Content-Type: application/vnd.paos+xml" \
-H "Content-Type: text/xml" \
--basic -u $CRED \
$URL