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 Active Notifications to API #64

Merged
merged 1 commit into from
Dec 7, 2018
Merged

Add Active Notifications to API #64

merged 1 commit into from
Dec 7, 2018

Conversation

akroon3r
Copy link

@akroon3r akroon3r commented Dec 7, 2018

An active exam is deemed by it's booking id field being null as well as its expiry date field being greater than todays date. The response to the /csrs/me/ GET method now includes an array called 'active_exams' which lists all exams who meet the filtering requirements just outlined, as well as being exams being in the same office as the CSR that logs into theq.

…as its expiry date field being greater than todays date. The response to the /csrs/me/ GET method now includes an array called 'active_exams' which lists all exams who meet the filtering requirements just outlined, as well as being exams being in the same office as the CSR that logs into theq.
@sjrumsby sjrumsby merged commit 85303ee into sjrumsby:sprint-2 Dec 7, 2018
@akroon3r akroon3r deleted the add_active_notifications_to_api_3 branch December 19, 2018 17:47
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.

2 participants