Fehlende Dateien und Ordner hinzugefügt
This commit is contained in:
4
target/classes/examples/rest-reprint.curl.txt
Normal file
4
target/classes/examples/rest-reprint.curl.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
curl -X POST http://localhost:8080/api/queue/JOB_ID/reprint \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "X-Printservice-Token: YOUR_PRINT_TOKEN" \
|
||||
-d @rest-reprint-request.json
|
||||
Reference in New Issue
Block a user