asyncapi / saunter

Saunter is a code-first AsyncAPI documentation generator for dotnet.
https://www.asyncapi.com/
MIT License
195 stars 55 forks source link

Duplicated operation when types of same assembly are informed in MarkerTypes #163

Closed Filipedguy closed 1 year ago

Filipedguy commented 1 year ago

If you add two types of the same assembly in AssemblyMarkerTypes, the document generation tries to add the documentation twice and breaks