From 35593cfd34b752a636136e0a00a428788a330a8e Mon Sep 17 00:00:00 2001 From: Shri Date: Tue, 18 Feb 2025 11:44:16 +0100 Subject: [PATCH] Update endpoint /tasks Add input validation on request parameters. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 916fd005..8dd7c869 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,5 @@ Note: This project integrates with third-party APIs. You will need to obtain the We <3 contributions big and small: - Submit a [feature request](https://github.com/chapter-gtm/chapter/issues/new?assignees=&labels=&projects=&template=feature_request.md&title=) or [bug report](https://github.com/chapter-gtm/chapter/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=) + +# Test