bounswe / bounswe2024group11

Developing Turquiz, a platform for Turkish people to get better at English
https://bounswe.github.io/bounswe2024group11/
11 stars 1 forks source link

Add swagger for HintView #672

Closed ceydanursen closed 6 days ago

ceydanursen commented 6 days ago

🧱 Description

The HintView class currently lacks Swagger documentation, which is essential for providing clear and user-friendly API documentation in the Swagger UI. This issue involves adding proper Swagger annotations for the HintView class to describe its behavior, query parameters, and responses.

To be reviewed by: @MucahitErdoganUnlu

📋 Acceptance Criteria

ceydanursen commented 6 days ago

I have added swagger for the HintView and tested.