I use Nswag for generate clients. In my controller method marked as [Obsolete("Reason")] but in generated client for it 'obsolete' attribute without comment. [System.Obsolete] and clients is not see reason why this method deprecated.
Is there a way around this problem?
In .nswag config "ignoreObsoleteProperties": false