-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement Visit REST Endpoints (POST) (#240)
* Create visit.py * Run linter and instantiate visit.py * Implement GET visits endpoints * Stylistic changes * Run linter * Make requested changes * Made create_visit first draft * Run linter * Fixed error message for security * Fixed error message for security --------- Co-authored-by: Vaaranan Yogalingam <[email protected]> Co-authored-by: Vaaranan Yogalingam <[email protected]>
- Loading branch information
1 parent
d66ff19
commit e80d4c0
Showing
2 changed files
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters