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
[x] Swagger_auto_schema to the HintView class is added.
[x] Example responses for success and error cases are provided
🧱 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