Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
(doc) evaluateDecision now implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed May 4, 2023
1 parent 075b21d commit 9106b3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/zb/ZBClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -917,7 +917,6 @@ export class ZBClient extends TypedEmitter<typeof ConnectionStatusEvent> {

/**
*
* NOT IMPLEMENTED YET
* @description Evaluates a decision. The decision to evaluate can be specified either by using its unique key (as returned by DeployResource), or using the decision ID. When using the decision ID, the latest deployed version of the decision is used.
* @example
* ```
Expand Down

0 comments on commit 9106b3e

Please sign in to comment.