We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f309a48 commit c18ecffCopy full SHA for c18ecff
labs/coding-101-rest-basics-ga/coding-101-rest-basics-ga.json
@@ -1,11 +1,11 @@
1
{
2
"labId": "coding-101-rest-basics-ga",
3
- "title": "Coding 101 - REST API Basics With APIC-EM",
+ "title": "Coding 101 - REST API Basics",
4
"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.",
5
"time": 20,
6
"byod": true,
7
"files": [
8
- {"title": "Coding 101 - REST API Basics with APIC-EM",
+ {"title": "Coding 101 - REST API Basics",
9
"file": "1.md"},
10
{"title": "Step 2. So what is a REST web service?",
11
"file": "2.md"},
@@ -26,7 +26,6 @@
26
{"title": "Coding"},
27
{"title": "REST"},
28
{"title": "Postman"},
29
- {"title": "APIC-EM"},
30
{"title": "JSON"},
31
{"title": "Sandbox"}
32
],
0 commit comments