Closed
Description
Hello, I have multiple endpoints pointing to the same service .. because reasons.
@RequestMapping(value={"/report/workingday/rop","/home/workingday/rop"},method = RequestMethod.GET)
And my configuration for my JsonDoc is
jsondoc.displayMethodAs= SUMMARY
So this produces as a result duplicated summary lines in the display of my API.
Metadata
Metadata
Assignees
Labels
No labels