action contract_p_post_debug_rule_entity_resource { label: "Get the regexes that are generated by the rule" description: "**Permission required:** edit_predictor_settings" provider: contract_p method: POST path: "/rule_config/rule_entity/" encoding: json output: { type: "object" additionalProperties: true } }