diff --git a/v1/resources/svc_ls.cfc b/v1/resources/svc_ls.cfc index 9c23c2f..5bfa96c 100644 --- a/v1/resources/svc_ls.cfc +++ b/v1/resources/svc_ls.cfc @@ -85,7 +85,7 @@ - + @@ -130,12 +130,16 @@ ---> - - - select count(*) as cnt - from svc - where 1=1 - + + + select count(*) as cnt + from svc + where 1=1 + + + + +