Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a PUT request in the mock server to update employee data #64

Open
HKayed opened this issue Feb 16, 2022 · 0 comments
Open

Add a PUT request in the mock server to update employee data #64

HKayed opened this issue Feb 16, 2022 · 0 comments
Assignees

Comments

@HKayed
Copy link
Contributor

HKayed commented Feb 16, 2022

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
@HKayed HKayed self-assigned this Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant