-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add generic request implementation * Update path param name * Add test for generic api requests * Move api paths * Add payload keys * Rename url param to path * Use constant for http methods * Return CastleResponse instead of JsonElement for generic api methods * Add support for filter, log and risk api (#98) * Add filter, log and risk api * Add examples * Add context and user id keys * Update method doc param to payload * Add exceptions to examples in readme
- Loading branch information
1 parent
e47cabf
commit cf809e1
Showing
8 changed files
with
616 additions
and
9 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
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.