You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/how-to-guides/includes/v3-0/rest-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ The cURL command line tool doesn't format API responses that contain JSON conten
98
98
99
99
#### [Windows](#tab/windows)
100
100
101
-
Use the NodeJS*json tool* as a JSON formatter for cURL. If you don't have [Node.js](https://nodejs.org/) installed, download and install the latest version.
101
+
Use the Node.js*json tool* as a JSON formatter for cURL. If you don't have [Node.js](https://nodejs.org/) installed, download and install the latest version.
102
102
103
103
1. Open a console window and install the json tool by using the following command:
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/how-to-guides/includes/v4-0/rest-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The cURL command line tool doesn't format API responses that contain JSON conten
90
90
91
91
#### [Windows](#tab/windows)
92
92
93
-
Use the NodeJS*json tool* as a JSON formatter for cURL. If you don't have [Node.js](https://nodejs.org/) installed, download and install the latest version.
93
+
Use the Node.js*json tool* as a JSON formatter for cURL. If you don't have [Node.js](https://nodejs.org/) installed, download and install the latest version.
94
94
95
95
1. Open a bash window and install the json tool by using the following command:
+ Windows: Install by using npm. Or if you don't have NodeJS installed, download the [precompiled .exe file for Windows](https://tunnelmole.com/downloads/tmole.exe) and put it somewhere in your PATH.
179
+
+ Windows: Install by using npm. Or if you don't have Node.js installed, download the [precompiled .exe file for Windows](https://tunnelmole.com/downloads/tmole.exe) and put it somewhere in your PATH.
0 commit comments