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

Improve out-of-the-box support for XML API's

Open domaindrivendev opened this issue 5 years ago • 6 comments

Support for describing XML-based API's is generally lacking. See https://docs.microsoft.com/en-us/dotnet/standard/serialization/introducing-xml-serialization for the relevant abstractions that SB would need to support.

domaindrivendev avatar Feb 25 '19 19:02 domaindrivendev