Updated response of communication API
This commit is contained in:
@@ -15,6 +15,7 @@ public class AppointmentCreationRequest {
|
||||
private Long id;
|
||||
private String ndg;
|
||||
private List<RichiestaCliente> richiestaCliente;
|
||||
private LocalDateTime dataAppuntamento;
|
||||
}
|
||||
|
||||
@Data
|
||||
|
||||
Reference in New Issue
Block a user