An open API service indexing awesome lists of open source software.

https://github.com/sixpaq/capitalsix.aspnetcore.swagger.xml

This module corrects the XML handling in Swagger in AspNetCore. The default Swagger implementation does not handle XML annotation attributes correctly. This module handles XmlRoot, XmlElement and XmlIgnore attributes in data models.
https://github.com/sixpaq/capitalsix.aspnetcore.swagger.xml

annotations aspnetcore attribute swagger xml

Last synced: 10 months ago
JSON representation

This module corrects the XML handling in Swagger in AspNetCore. The default Swagger implementation does not handle XML annotation attributes correctly. This module handles XmlRoot, XmlElement and XmlIgnore attributes in data models.

Awesome Lists containing this project