aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/fixtures/tagging_rules_admin.json
blob: a54824e26157a3ae1af7bff1ec56dad012472e5b (plain) (blame)
1
2
3
4
[{
    "rule": "title matches \"football\"",
    "tags": ["football"]
}]