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
org.listRules, org.getRule, org.createRule, org.updateRule and org.deleteRule are removed along with the OrgRule* and *OrgRuleInput types. Use the *PolicyRule methods to author rules and org.getEffectiveAppPermissions to read what they permit.
Features
retire the legacy org rules API, expose the policy reflections (#54) (25596d7)