You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Event Request URI
Fix: Event Response time
Add: Direction field to event model
Add: Weight field to determine the weight of an API call
Refactor: Update README.md
Refactor: Update moesifapi dependency to 2.0.7
Bump version to 1.2.5
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ into the [_Moesif Portal_](https://www.moesif.com/), click on the top right menu
85
85
## Repo file structure
86
86
87
87
-`lib/index.js` the middleware lib
88
-
-`index.js` sample AWS Lambda function using the middleware
88
+
-`app.js` sample AWS Lambda function using the middleware
89
89
90
90
91
91
## Configuration options
@@ -349,7 +349,7 @@ The userId field is required.
349
349
350
350
## Other integrations
351
351
352
-
To view more more documentation on integration options, please visit __[the Integration Options Documentation](https://www.moesif.com/docs/getting-started/integration-options/).__
352
+
To view more documentation on integration options, please visit __[the Integration Options Documentation](https://www.moesif.com/docs/getting-started/integration-options/).__
0 commit comments