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

Add support for inheritdoc tags

Open codecooper opened this issue 6 months ago • 0 comments

Fixes #2597.

This will recursively scan the XML documentation to gather the first property/attribute that contains the needed value. This change would work automatically without the user having to do anything extra.

This time, the code has been rebased and is ready to bring in. This related to PR #2687.

codecooper avatar Aug 08 '24 17:08 codecooper