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
Copy file name to clipboardExpand all lines: docs/index.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ This project aims to reduce cognitive load and answer these questions for you by
46
46
- Idempotent API
47
47
- REST API protected by WAF with four AWS managed rules in production deployment
48
48
- Unit, infrastructure, security, integration and E2E tests.
49
+
- Automatically generated OpenAPI endpoint: /swagger with Pydnatic schemas for both requests and responses
49
50
50
51
The GitHub template project can be found at [https://github.com/ran-isenberg/aws-lambda-handler-cookbook](https://github.com/ran-isenberg/aws-lambda-handler-cookbook){:target="_blank" rel="noopener"}.
0 commit comments