Closed divega closed 5 years ago
See PR that was sent to fix this in one of our classes. It turns out that it happens on other classes too, but the source code only contains one copy of the <example> attribute:
<example>
https://github.com/aspnet/EntityFramework.ApiDocs/pull/30.
Fixed in #63
See PR that was sent to fix this in one of our classes. It turns out that it happens on other classes too, but the source code only contains one copy of the
<example>
attribute:https://github.com/aspnet/EntityFramework.ApiDocs/pull/30.