Swashbuckle.AspNetCore icon indicating copy to clipboard operation
Swashbuckle.AspNetCore copied to clipboard

[BindNerver] not working on [FromForm] Model

Open EcoleKeine opened this issue 3 years ago • 3 comments

v6.1.5

Model: [BindNever] [JsonIgnore] public List<MimePart>? Attachments { get {return _attachments;} }

EcoleKeine avatar Nov 26 '21 00:11 EcoleKeine