Let\'s say I have an api with paths / and /{pets} and /{pets}/pet. Now I\'m trying to validate the path {pets} parameter
/
/{pets}
/{pets}/pet
{pets}