Employee data is received as JSON, instead of multipart/form-data, during creation and update operations #40
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Ashutosh_Enhancement#199_Manage_Employee_FromBody"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
API Endpoints : api/employee/manage-mobile
Changes :
Update the employee creation and update API endpoints to receive employee data in JSON format instead of multipart/form-data