forked from sparckles/Robyn
-
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.
feat: split request params (sparckles#952)
* chore: remove jsonify from base routes * add req as request * map params based off of types * raise syntax error for unexpected args * fix(ci): use typing annotations * docs: add docstrings * test query params * fix imports --------- Co-authored-by: kliwongan <keanu.liwongan@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sanskar Jethi <29942790+sansyrox@users.noreply.github.com>
- Loading branch information
1 parent
fd970fd
commit 42f87f8
Showing
10 changed files
with
644 additions
and
136 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
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.