Skip to content

Commit

Permalink
FAB-12939 handleRequest signature to accept more param
Browse files Browse the repository at this point in the history
The signature of handleRequest update to allow for passing in database
name, query parameters, and path elements.

Construction of the request URL now happens inside of handleRequest,
rather than relying on caller to construct the URL.

Change-Id: I2ac8ea273ebc71e29947261601c136db00c9bfd7
Signed-off-by: Saad Karim <skarim@us.ibm.com>
Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
  • Loading branch information
Saad Karim authored and sykesm committed Nov 29, 2018
1 parent 73d1917 commit 430e65e
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 75 deletions.

0 comments on commit 430e65e

Please sign in to comment.