# Enable features
- { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
- { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
+ - { type: 'allow', url: '/content/articles/api.json' } # enable generic asset JSON API
- { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
- { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
- { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API