File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
labs/coding-101-rest-basics-ga Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,9 @@ A good starting point to understand any API is to look at the documentation for
36
36
<br />
37
37
5 . On the APIC-EM webpage. Click the ` Docs ` link.<br />
38
38
![ ] ( /posts/files/coding-101-rest-basics-ga/assets/images/apic-em-main.png )
39
- 6 . Select the latest API version.
40
- 7 . Keep the APIC-EM API Reference documentation open in a separate tab. This will be a useful reference while you work on this lab.
39
+ 6 . Click on ` API Reference ` .
40
+ 7 . Select the latest API version.
41
+ 8 . Keep the APIC-EM API Reference documentation open in a separate tab. This will be a useful reference while you work on this lab.
41
42
![ ] ( /posts/files/coding-101-rest-basics-ga/assets/images/Ref.png )
42
43
<br />
43
44
<br />
You can’t perform that action at this time.
0 commit comments