RicoSuter/NSwag
GitHub で見るFeature: Generate default values for optional properties
Open
#481 opened on 2016年12月16日
help wantedproject: NJsonSchema.CodeGeneration.TypeScripttype: enhancement
Repository metrics
- Stars
- (6,291 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
Hi,
Currently default value are handled only for required properties. Do you think it would be possible to do the same for optional properties which have a default value defined ?
Thanks a lot.