There is no “add service” function for REST services in ASP.NET (for example, for the described WSDLs). It never happened. You consume the service as you will consume it directly from your browser using javascript. The difference is that you need to write similar code in .NET using any http client (HttpClient or RestSharp are the most popular).
, REST. Swagger - , API. .