Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 638 Bytes

File metadata and controls

13 lines (9 loc) · 638 Bytes

RoutingRuleXO

Properties

Name Type Description Notes
name str [optional]
description str [optional]
mode str Determines what should be done with requests when their path matches any of the matchers [optional]
matchers list[str] Regular expressions used to identify request paths that are allowed or blocked (depending on mode) [optional]

[Back to Model list] [Back to API list] [Back to README]