From c9b1fcddd41d60e180ae6d65a4a3c9bd1696a6e8 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sat, 21 Dec 2024 17:06:17 +0530 Subject: [PATCH] Update README.md --- doc/dev_guide/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dev_guide/README.md b/doc/dev_guide/README.md index 6d229f34..1bfec4f7 100644 --- a/doc/dev_guide/README.md +++ b/doc/dev_guide/README.md @@ -4,3 +4,4 @@ 2. [Platform-specific Additional Instructions](https://github.com/foss42/apidash/blob/main/doc/dev_guide/platform_specific_instructions.md) 3. [How to run tests?](https://github.com/foss42/apidash/blob/main/doc/dev_guide/testing.md) 4. [Integration Testing](https://github.com/foss42/apidash/blob/main/doc/dev_guide/integration_testing.md) +5. [List of API Endpoints for Testing](https://github.com/foss42/apidash/blob/main/doc/dev_guide/api_endpoints_for_testing.md)