RicoSuter/NSwag

Comment text in attribute 'obsolete' is not displayed in the generated client

Open

#2,595 建立於 2019年12月26日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)C# (1,189 fork)batch import
help wantedproject: NSwag.CodeGeneration.CSharp (Clients)type: enhancement

倉庫指標

Star
 (6,291 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Hello guys,

In my controller method marked as [Obsolete("Reason")] but in generated client for it 'obsolete' attribute without comment - [Obsolete] Is there a way around this problem?

In .nswag config "ignoreObsoleteProperties": false

貢獻者指南