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

added documentation, CandidateDeciderAPI #567

Closed
wants to merge 1 commit into from

Conversation

kevinmram
Copy link
Contributor

added documentation to CandidateDeciderAPI- documenting the purpose and usage of each method within the class.

@kevinmram kevinmram requested a review from a team as a code owner December 3, 2023 18:07
@dti-github-bot
Copy link
Member

[diff-counting] Significant lines: 46.

@@ -4,6 +4,11 @@ import PermissionsManager from '../utils/permissionsManager';

const candidateDeciderDao = new CandidateDeciderDao();

/**
* Retrieves all Candidate Decider instances, filtering based on the user's role and permissions.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only retrieves the metadata and not the data itself. Also doesn't hurt to mention in more detail how the permission work.

@kevinmram kevinmram closed this Mar 4, 2024
@kevinmram kevinmram deleted the cd-api-documentation branch March 4, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants