Skip to content

Commit

Permalink
Adding a mock event for the billing API
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair committed May 6, 2018
1 parent 9d3493c commit ef9ce1f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions mocks/billing-event.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"body": "{\"source\":\"tok_visa\",\"storage\":21}",
"requestContext": {
"identity": {
"cognitoIdentityId": "USER-SUB-1234"
}
}
}

0 comments on commit ef9ce1f

Please sign in to comment.