Cannot get diagram SVG

I’m afraid I can’t reproduce this. Here are the steps:

  1. Download and extract 7.7.0
  2. Generate an SVG named invoice.v2.svg for invoice.v2.bpmn in the camunda-invoice application
  3. Add SVG as a deployment resource to processes.xml
  4. 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