We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a staff member I want to be able to see my own profile page to know what information about me is stored in Staff.
The text was updated successfully, but these errors were encountered:
#1 implemented persistence and rest resource for staff member.
992d84c
#1 removed no longer needed logging.
f471e32
#1 changed test setup to random port number.
3dff520
#1 implemented POST and GET by ID endpoints.
d6c63d0
#1 some renaming and test refactoring.
6deb10b
#1 using right ignore annotation.
6d0e6ef
#1 missed refactored class from last commit.
36e07d7
mkutz
No branches or pull requests
As a staff member
I want to be able to see my own profile page
to know what information about me is stored in Staff.
Requirements
The text was updated successfully, but these errors were encountered: