You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using something like Spring Boot to accept the HTTP request then you can just create your RuleBook as a Bean and Autowire it into your Controller.
How do you create a role where the condition/evaluation is async? For example, I need to make a HTTP request to verify a fact and return the result.
The text was updated successfully, but these errors were encountered: