Commit d13bbec
committed
fix(core): include plugin comment annotations in the endpoint annotations summary
Built-in comment annotations are tracked and shown in the per-endpoint Debug
"{routine} annotations: [...]" summary, but plugin-claimed lines (handled via
IEndpointCreateHandler.HandleCommentLine) were logged only at Trace and omitted
from the summary. Track them too, so plugin annotations (e.g. mcp, openapi) are
as visible as built-ins.1 parent df45131 commit d13bbec
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
528 | 531 | | |
529 | 532 | | |
530 | 533 | | |
| |||
0 commit comments