From 44a2d04a4d01a251ea6b1f1d1f64d7524d16fe3f Mon Sep 17 00:00:00 2001 From: Patrick <50352812+Mueller-Patrick@users.noreply.github.com> Date: Tue, 15 Jun 2021 14:28:11 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 2bed511..cae156f 100644 --- a/Home.md +++ b/Home.md @@ -33,3 +33,6 @@ ## Testing - [Test Plan](https://github.com/Mueller-Patrick/Betterzon/wiki/Test-Plan)
+ +## API Documentation +To understand how our API works, you can have a look at the [Postman Collection](https://github.com/Mueller-Patrick/Betterzon/blob/develop/tests/Betterzon_API_Tests.postman_collection.json) we use for API testing. In this collection, every Endpoint that we use is documented with the appropriate input parameters.