bad_format.yml 84 B

1234
  1. blog_show:
  2. path: /blog/{slug}
  3. defaults: { _controller: "MyBundle:Blog:show" }