camunda-community-hub / zeebe-client-node-js

Node.js client library for Zeebe Microservices Orchestration Engine
https://camunda-community-hub.github.io/zeebe-client-node-js/
Apache License 2.0
152 stars 38 forks source link

DeleteResource API support #339

Closed jwulf closed 7 months ago

jwulf commented 11 months ago

DeleteResource is in the gRPC API protocol, and support for deleting deployed Forms is coming.

Add ZBClient.deleteResource and test.

jwulf commented 7 months ago

Now tracked here: https://github.com/camunda-community-hub/camunda-8-js-sdk/issues/48