Ghost/core/test/integration/web
kirrg001 17833a669b 🎨 Dynamic Routing Beta: Enabled redirect by default when using data key
refs #9601

- when using the short form `data: tag.welcome` the redirect is enabled by default
  - /tag/welcome/ will redirect to the channel/collection which makes use of the data key
- you can disable the redirect by using the long form
  e.g. data:
	tag:
	  resource: tags
          type: read
          slug: welcome
          redirect: false
2018-08-16 12:13:24 +02:00
..
site_spec.js 🎨 Dynamic Routing Beta: Enabled redirect by default when using data key 2018-08-16 12:13:24 +02:00