Morasiu/Swashbuckle.AspNetCore.JsonMultipartFormDataSupport

Update readme

npfernandeztheillet opened this issue · 2 comments

Hello, please update readme because in the last version you need to provide jsonSerializerChoice to the extension method:
i.e.
services.AddJsonMultipartFormDataSupport(JsonSerializerChoice.Newtonsoft);

My bad. I'll do that. Thanks!

Thanks for fixing README