rama creada apartir de master en j
This commit is contained in:
@@ -4,6 +4,12 @@ using MongoDB.Bson;
|
||||
|
||||
namespace adas_core.Domain.Models.Responses;
|
||||
|
||||
/// <summary>
|
||||
/// Represents a minimal response containing essential display configuration data.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This class is typically used to convey a lightweight subset of display configuration information in API responses or inter-component communication.
|
||||
/// </remarks>
|
||||
public class DisplayConfigMinimalResponse
|
||||
{
|
||||
public DisplayConfigMinimalResponse()
|
||||
|
||||
Reference in New Issue
Block a user