Hello,
I'm using v2 modules and gdt-server-app.
Everything seems OK but I used to export result to extract IPC results (process upstream impacts).
Since the excel export is not there anymore, I try using the endpoint `POST result/{result-id}/upstream-impacts-of/{impact-category}
` but I can't figure out what to put in the `path` parameter ?
He ask for "the upstream path encoded as string" but I don't know where to find it.
Does anyone know how to use this endpoint ?
Thank you !