generated from PeopleForBikes/bna-mechanics-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor the BNA API for consistency (#130)
Refactors the following items in the API to increase consistency: - create a new function to extract the pagination parameters. - when applicable, run the query which does not have parameters first. - ensure only functions returning an internal error (statuscode 5xx) use the `?` operator. Drive-bys: - Removes Eums from the database schema and use lookup tables instead. - Regenerates the DB documentation. Signed-off-by: Rémy Greinhofer <[email protected]>
- Loading branch information
Showing
39 changed files
with
2,096 additions
and
1,555 deletions.
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
Oops, something went wrong.