RicoSuter/NSwag
View on GitHubComment text in attribute 'obsolete' is not displayed in the generated client
Open
#2,595 opened on Dec 26, 2019
help wantedproject: NSwag.CodeGeneration.CSharp (Clients)type: enhancement
Repository metrics
- Stars
- (6,291 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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