Skip to content

Commit bb982e1

Browse files
authored
Merge pull request #108141 from TimShererWithAquent/us1679050f
Change SSL to TLS per 1679050
2 parents e75dbda + c626ddd commit bb982e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/digital-twins/how-to-configure-postman.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Get started on Azure Digital Twins by using a REST client tool such as [Postman]
2424

2525
[Postman](https://www.getpostman.com/) is a REST testing tool that locates key HTTP request functionalities into a useful desktop and plugin-based GUI.
2626

27-
Through the Postman client, solutions developers can specify the kind of HTTP request (*POST*, *GET*, *UPDATE*, *PATCH*, and *DELETE*), API endpoint to call, and use of SSL. Postman also supports adding HTTP request headers, parameters, form-data, and bodies.
27+
Through the Postman client, solutions developers can specify the kind of HTTP request (*POST*, *GET*, *UPDATE*, *PATCH*, and *DELETE*), API endpoint to call, and use of TLS. Postman also supports adding HTTP request headers, parameters, form-data, and bodies.
2828

2929
## Configure Azure Active Directory to use the OAuth 2.0 implicit grant flow
3030

0 commit comments

Comments
 (0)