dev/tests/storage/segment/blog.txt

11 lines
160 B
Plaintext
Raw Normal View History

/
├── /
│ └── GET
├── :slug
│ └── GET
├── tags
│ └── GET
└── tag
└── :tag
└── GET