Skip to content

Commit 08b1e93

Browse files
jneiman08182017 for staging
1 parent 49761e8 commit 08b1e93

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/3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To construct a request, you need to know the following information for the API t
1010

1111
- **URL**
1212
* The URL for the endpoint you want to call
13-
* Example: ![http://{APIC-EMController}/api/v1/ticket]()
13+
* Example: `http://{APIC-EMController}/api/v1/ticket`
1414
* Where {APIC-EMController} is the controller IP or hostname
1515
* If you are not using your own APIC-EM controller, use the Always-On APIC-EM Lab: ![https://devnetapi.cisco.com/sandbox/apic_em]() .
1616
- **URL Parameters**

0 commit comments

Comments
 (0)