I’m afraid I can’t reproduce this. Here are the steps:
- Download and extract 7.7.0
- Generate an SVG named
invoice.v2.svg
forinvoice.v2.bpmn
in thecamunda-invoice
application - Add SVG as a deployment resource to
processes.xml
- Startup server and run GET
/engine-rest/engine/default/process-definition/key/invoice/diagram
This returns the SVG just fine. How does you case differ?
Cheers,
Thorben