globalRules property
If true
apply this APIRouteRule declaration to all routes/methods.
If false
this instance will be applied only to routes/methods without
any APIRouteRule declaration.
Implementation
final bool globalRules;
If true
apply this APIRouteRule declaration to all routes/methods.
If false
this instance will be applied only to routes/methods without
any APIRouteRule declaration.
final bool globalRules;