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/4.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
@@ -20,7 +20,7 @@ https://{APIC-EM-Server}/api/v1
20
20
21
21
```
22
22
23
-
Get the description of the ticket API call from the -- <ahref="http://devnetapic.cisco.com"target="_blank">APIC-EM API Docs</a>.
23
+
Get the description of the ticket API call from the -- <ahref="https://developer.cisco.com/site/apic-em/docs/api.html?version=1.6"target="_blank">APIC-EM API Docs</a>. Choose the proper API version.
24
24
25
25
`POST /api/v1/ticket`: This method creates a new user ticket
0 commit comments