RicoSuter/NSwag
在 GitHub 查看Comment text in attribute 'obsolete' is not displayed in the generated client
Open
#2,595 建立於 2019年12月26日
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