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 user, I want to see a picture of the candidate when I view their profile to ensure it's the one I'm looking for.
Acceptance Criteria
https://image.facethefacts-api.de/${politicianId}.jpg
As a user, I want to see the candidate's name when I call up a profile to ensure it's the one I've been looking for.
v1/politician/{id}
As a user, I would like to be able to recognize which party the candidate belongs to classify who he or she is on the political scale.
As a user, I want information about candidates' current political posts or occupations to rank them better.
The text was updated successfully, but these errors were encountered:
cardox6
Successfully merging a pull request may close this issue.
Add the politician's picture
As a user, I want to see a picture of the candidate when I view their profile to ensure it's the one I'm looking for.
Acceptance Criteria
https://image.facethefacts-api.de/${politicianId}.jpg
Add the politician's name
As a user, I want to see the candidate's name when I call up a profile to ensure it's the one I've been looking for.
Acceptance Criteria
v1/politician/{id}
Add the politician's party
As a user, I would like to be able to recognize which party the candidate belongs to classify who he or she is on the political scale.
Acceptance Criteria
v1/politician/{id}
Add the politician's occupation
As a user, I want information about candidates' current political posts or occupations to rank them better.
Acceptance Criteria
v1/politician/{id}
The text was updated successfully, but these errors were encountered: