[AAE-16884] revert request removal (#8959)

* [ci:force] revert request removal

* [ci:force] dummy change to trigger e2e
This commit is contained in:
Denys Vuika
2023-10-02 17:33:43 +01:00
committed by GitHub
parent 94baaf7d33
commit 034e9574d0
4 changed files with 53 additions and 56 deletions

View File

@@ -88,7 +88,7 @@ export class StartProcessCloudService extends BaseCloudService {
/**
* Delete an existing process instance
*
* @param appName name of the Application
* @param appName Application name
* @param processInstanceId the identifier of the process instance to update
* @returns Observable<void>
*/