Thank you Mahesh for sharing the information. :). Sorry for my slow response.
I have couple of questions for this:-
is the rest resource name and URL template names should be same. I mean if i have the rest resource say customers, I have use the URL pattern like /customers or /customers/{custID}. And the URL pattern like this /goldCustomers is invalid.
Also, guide me how to form the swagger document link to be shared with the source application?