You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I'd like to be able to properly edit my data. Currently the edit can be done but not saved due to the non-existence of an endpoint with which we could update one's data.
Acceptance Criteria
Investigate how the request could be added to the yaml file
Add the request and provide the employee ID (id) as a parameter
Test the saving of the edited data after using the new http request
Test the retrieval of the data after the modifications made to the yaml file
The text was updated successfully, but these errors were encountered:
As a user, I'd like to be able to properly edit my data. Currently the edit can be done but not saved due to the non-existence of an endpoint with which we could update one's data.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: