Skip to content

feat: Document Path parameters in ElectionController

I have added Swagger documentation to the ID API endpoint parameter in the Election Controller file. The Swagger UI now shows proper description for it wherever it is used.

Here's how they look now: image

Merge request reports