-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Json::encode() throughout LRN-43802 (#85)
api-events should forward user_id LRN-44754 [TEST] Include user_id in api-events security packet LRN-44754 Assimilate user_id treatment to LP LRN-43802 LRN-44748 [DOC] Update change log [Bug] Add the action value to the signature array only we not empty LRN-44748 [Bug] Fix the empty request param by converting to object and array LRN-44748 [Feature] Implement the request to jsonstring in contructor LRN-44748 [Feature] Iteration-3 Implement for generate() method the request MUST be any array LRN-44748 [Feature] Iteration-3 Convert the string to json for telemetry enabled LRN-44748 Use a decodedRequestPacket variable for the doecded request, fix up function signatures Fix up function signatures Remove wrong comment [Feature] Remove the unwanted code LRN-44748 Re-use variable instead of calling function again Remove double empty check [Feature] Add test case for geneeratesignature() with empty array and empty object LRN-44748 [Feature] Add new testcase for request with empty lines LRN-44748 [Feature] Remove the un-used method LRN-44748 Co-authored-by: david-scarratt-lrn <david.scarratt@learnosity.com>
- Loading branch information
1 parent
33be98e
commit 518a2d3
Showing
7 changed files
with
200 additions
and
77 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.