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: labs/coding-101-rest-basics-ga/8.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
@@ -23,7 +23,7 @@ For details about the Get Network Device API, consult the [APIC-EM API Docs](htt
23
23
3. Click **Send**.
24
24
4. Postman sends the request to the server and displays the **Response Code**, `200 OK`, in **Status**. **JSON** contains the list of hosts that was returned.
25
25
26
-
The output should look similar to the example. For display purposes, some records have been removed.
26
+
The output should look similar to the example in this screenshot. For display purposes, some records have been removed.
0 commit comments