feat: add lesson type controller
This commit is contained in:
ApiDto/Responses
Endpoint/Controllers/V1
SqlData/Application/Cqrs/TypeOfOccupation/Queries/GetTypeOfOccupationList
@ -3,7 +3,7 @@
|
||||
namespace Mirea.Api.Dto.Responses;
|
||||
|
||||
/// <summary>
|
||||
/// Represents basic information about a faculty.
|
||||
/// Represents information about a faculty.
|
||||
/// </summary>
|
||||
public class FacultyResponse
|
||||
{
|
||||
|
Reference in New Issue
Block a user