***Antipattern***
Count: 5
POST  /getEditions [Singular last node with POST method.] 
POST  /getSections [Singular last node with POST method.] 
POST  /getSingleItem [Singular last node with POST method.] 
POST  /getTags [Singular last node with POST method.] 
POST  /searchContent [Singular last node with POST method.] 

***Pattern***
Count: 0
