pluhin / sa.it-academy.by

36 stars 267 forks source link

Jenkins "No mode given" when we create jobs #2708

Open pluhin opened 6 months ago

pluhin commented 6 months ago
curl -X POST -H "Content-Type:test/xml" -u ${API_TOKEN} 'http://127.0.0.1:8080/createItem?name=99.task' --data-binary "@config.xml"
pluhin commented 6 months ago

there is typo "Content-Type:test/xml" -> "Content-Type:text/xml"