@architect/docs
Advanced tools
Comparing version 30.1.32 to 30.1.33
@@ -36,3 +36,3 @@ # HTTP | ||
- `headers` - a plain `Object` of request headers | ||
- `session` - a plain `Object` representing the curren session | ||
- `session` - a plain `Object` representing the current session | ||
@@ -127,3 +127,3 @@ `req` also has two hidden helper methods: | ||
- To disable session support remove `SESSION_TABLE_NAME` environment variable from the Lambda configuration in the AWS console (session becomes a pass thru) | ||
- If disabled you can also delete any corosponding session tables from DynamoDB | ||
- If disabled you can also delete any corresponding session tables from DynamoDB | ||
@@ -130,0 +130,0 @@ ## Middleware Pattern |
{ | ||
"name": "@architect/docs", | ||
"version": "30.1.32", | ||
"version": "30.1.33", | ||
"main": "index", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
131488