79640178

Date: 2025-05-27 09:31:51
Score: 0.5
Natty:
Report link

Try decorating your controller actions with EndpointSummary attribute.

Because using Route attribute actually changes the route, and it is not to change the label on Swagger (or Scalar in my case). The URLs for your actions also change according to Route attribute.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Seiko Santana