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

Checks for making reservation added. Still needs to be tested (after … #76

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

vDawgg
Copy link
Contributor

@vDawgg vDawgg commented Jul 23, 2022

resolves #75

Now checks if start and endDate are in right order and whether or not enough nodes are available to make the reservation.
Added error-return (400) for when reservation doesnt meet these expectations

@vDawgg vDawgg self-assigned this Jul 23, 2022
@vDawgg vDawgg marked this pull request as ready for review July 24, 2022 14:12
@vDawgg vDawgg requested a review from yesoer July 24, 2022 14:12
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.

Check if reservation can be made
1 participant