Closed samrabelachew closed 3 years ago
Clear cache handler should have a path consisting of 4 entries (address/cache/clear/x). This change has it parse its own parameter instead of relying on getParam() Signed-off-by: Samra Belachew sbelachew@lyft.com
address/cache/clear/x
getParam()
Clear cache handler should have a path consisting of 4 entries (
address/cache/clear/x
). This change has it parse its own parameter instead of relying ongetParam()
Signed-off-by: Samra Belachew sbelachew@lyft.com