Fehlende Dateien und Ordner hinzugefügt
This commit is contained in:
4
target/classes/examples/rest-validate-docx4j-fo.curl.txt
Normal file
4
target/classes/examples/rest-validate-docx4j-fo.curl.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
curl -X POST "http://localhost:8080/api/docx/validate?converter=DOCX4J_FO" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "X-Printservice-Token: YOUR_TOKEN" \
|
||||
-d @src/main/resources/examples/rest-validate-docx4j-fo-request.json
|
||||
Reference in New Issue
Block a user