Skip to content

Commit c18ecff

Browse files
authored
Removed APIC-EM from the Coding 101 lab
1 parent f309a48 commit c18ecff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

labs/coding-101-rest-basics-ga/coding-101-rest-basics-ga.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"labId": "coding-101-rest-basics-ga",
3-
"title": "Coding 101 - REST API Basics With APIC-EM",
3+
"title": "Coding 101 - REST API Basics",
44
"slug": "Learn the basics of REST APIs. Use POSTMAN and the API for the DNA Center to learn how to make a REST API call.",
55
"time": 20,
66
"byod": true,
77
"files": [
8-
{"title": "Coding 101 - REST API Basics with APIC-EM",
8+
{"title": "Coding 101 - REST API Basics",
99
"file": "1.md"},
1010
{"title": "Step 2. So what is a REST web service?",
1111
"file": "2.md"},
@@ -26,7 +26,6 @@
2626
{"title": "Coding"},
2727
{"title": "REST"},
2828
{"title": "Postman"},
29-
{"title": "APIC-EM"},
3029
{"title": "JSON"},
3130
{"title": "Sandbox"}
3231
],

0 commit comments

Comments
 (0)