Open andrei-manda opened 2 days ago
When editing any field within the Specialist entity, the email input displays the error: "Câmpul email a fost deja folosit"
The issue appears to be caused by a POST request being sent instead of a PATCH.
Description
When editing any field within the Specialist entity, the email input displays the error: "Câmpul email a fost deja folosit"
Note
The issue appears to be caused by a POST request being sent instead of a PATCH.