.Net Core 3.0 API and Swashbuckle: Disabled Model Binding and XML Document File

Written by gacovak | Published 2019/11/20
Tech Story Tags: swashbuckle | .netcore | api | swagger | latest-tech-stories | api-testing | rest-api

TLDR Swashbuckle is a handy tool which you can use to document your API. It's very powerful and in my opinion, that implies that it's quite complex and can be a bit overwhelming. I used it recently on a project and found myself spending more than a few hours of searching the internet to find the answers to all my questions. The easiest way to do that is by adding comments in the files. I'm using 5.0.0-rc2.0 and I had disabled model binding an endpoint and I needed a way to describe the schema of the request that was expecting. That was expecting that I was expecting the request.via the TL;DR App

no story

Published by HackerNoon on 2019/11/20