Skip to content

Commit 36ea08c

Browse files
jneiman08182017 for staging
1 parent 304ac90 commit 36ea08c

File tree

1 file changed

+1
-1
lines changed
  • labs/coding-101-rest-basics-ga

1 file changed

+1
-1
lines changed

labs/coding-101-rest-basics-ga/5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You may need to accept the SSL certificate before calling the APIs in Postman. I
4242
* **Body**
4343
* ``C.`` Enter the username and password in JSON format. These credentials are used to log into the APIC-EM Controller. If you are accessing the DevNet APIC-EM Always-On Lab, enter the username and password specified above. Otherwise, enter the required username and password for your APIC-EM Controller.
4444
* **Headers**
45-
* ``A.`` In the header, enter 'Content-Type' followed by 'application/json'.<br/><br/>
45+
* ``A.`` In the header, enter `Content-Type` followed by `application/json`.<br/><br/>
4646
![](/posts/files/coding-101-rest-basics-ga/assets/images/postman2.png)<br/><br/>
4747
* **Authentication**
4848
* Authentication is entered via the Body as specified above.

0 commit comments

Comments
 (0)