Develop & Deploy Serverless App Lesson 3 Serverless Framework: Validate Requests
yt link
Requests Validation
You can read more about requests validation with API Gateway in the official documentation.
yt link
If you need a refresher for JSON schema, please do check out at its official documentation website
JSON schema example:
{
...
philipdevblog.hashnode.dev1 min read