Skip to content

Commit 0dfe2b2

Browse files
committed
Automatic commit: Move api-tools-postman-install from QA to Production
1 parent e2fb14d commit 0dfe2b2

3 files changed

Lines changed: 12 additions & 10 deletions

File tree

11.9 KB
Loading
136 Bytes
Loading
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
---
2-
title: Install Postman REST client
3-
description: Install Postman REST client
2+
title: Install Postman REST Client
3+
description: Install Postman REST client so you can interact with your REST API.
44
primary_tag: topic>cloud
55
tags: [ tutorial>how-to, tutorial>beginner, topic>cloud, products>sap-api-management, products>sap-cloud-platform, products>sap-cloud-platform-for-the-cloud-foundry-environment]
66
time: 5
77
---
88

9+
## Details
10+
### You will learn
11+
- How to install and configure the [Postman](https://www.getpostman.com/) client
912

10-
## How-To Details
11-
In this ***how-to*** guide, you learn how to install and configure the [Postman](https://www.getpostman.com/).
12-
13-
Postman will allow you to interact with your REST API.
1413

1514
[ACCORDION-BEGIN [Step 1: ](Uninstall Postman extension for Google Chrome)]
1615

@@ -22,30 +21,33 @@ Open Google Chrome, go to **Apps**.
2221

2322
![Google Chrome](01.png)
2423

25-
If the **Postman** icon is present, then right click on it then select **Remove from Chrome...**.
24+
If the **Postman** icon is present, then right click on it then select **Remove from Chrome**.
2625

2726
![Google Chrome](02.png)
2827

28+
[DONE]
2929
[ACCORDION-END]
3030

3131
[ACCORDION-BEGIN [Step 2: ](Install Postman)]
3232

33-
Download and install Postman from : <https://www.getpostman.com/downloads/>
33+
Download and install Postman from <https://www.getpostman.com/downloads/>.
3434

35+
[DONE]
3536
[ACCORDION-END]
3637

37-
[ACCORDION-BEGIN [Step 4: ](Configure Postman)]
38+
[ACCORDION-BEGIN [Step 3: ](Configure Postman)]
3839

3940
Open Postman.
4041

4142
![Postman](03.png)
4243

4344
Click on the **Tools** icon ![Postman](06.png), then select **Settings** from the menu.
4445

45-
Disable the ***SSL certificate verification*** and enable the ***Automatically follow redirects*** option as highlighted.
46+
Disable the **SSL certificate verification** and enable the **Automatically follow redirects** option as highlighted.
4647

4748
![Postman](05.png)
4849

4950
You are now all set to move to your next tutorial.
5051

52+
[DONE]
5153
[ACCORDION-END]

0 commit comments

Comments
 (0)