validpattern.yml 89 B

1234
  1. blog_show:
  2. pattern: /blog/{slug}
  3. defaults: { _controller: MyBlog:Blog:show }