Skip to content

Commit 4f4bd78

Browse files
authored
Removed 404 doc links (#36)
Removed 404 doc links to increase the site health.
1 parent eb3574b commit 4f4bd78

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/pages/tutorials/getting-started/automate-rest-apis.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ A few of the available routes are given below:
7575

7676
All of the most common HTTP verbs such as GET, POST, PUT, PATCH, and DELETE are supported.
7777

78-
Learn more about [Usage of various HTTP requests for REST API Testing in Testsigma](https://testsigma.com/docs/test-cases/create-steps-restapi/methods/)
79-
8078
If you are new to Web Service Testing, see [How to add Test Steps for Web Service/API Testing.](https://testsigma.com/docs/test-cases/step-types/rest-api/)
8179

8280
---
@@ -122,8 +120,6 @@ This test checks for the Expected Header of the Response for a simple GET reques
122120

123121
**Expected Header Content:** {"content-type":"application/json; charset=utf-8"}
124122

125-
Please check this article for more details on comparison Types - [Comparison Modes in Web Services Testing](https://testsigma.com/docs/test-cases/create-steps-restapi/comparison-types/)
126-
127123
![Verify Response Header for a GET Request](https://docs.testsigma.com/images/tutorials/automate-rest-api/verify-response-expected-response-header.png)
128124

129125
---

0 commit comments

Comments
 (0)