paths property

List<String> paths
final

Path globs to match (e.g. '/login', '/static/*'). At least one entry required per the schema.

Implementation

final List<String> paths;