Hi,
We are faced with the current issue: a single WCF project has multiple SVCs, and we want a separate json file for each (so we can re-use these as different services/subscriptions for our clients.
Is there a way to set SwaggerWCF to do it ? or an easy way to post-process?
Thanks!