Swashbuckle.AspNetCore
Swashbuckle.AspNetCore copied to clipboard
[BindNerver] not working on [FromForm] Model
v6.1.5
Model:
[BindNever] [JsonIgnore] public List<MimePart>? Attachments { get {return _attachments;} }