We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e71e9 commit 46744f4Copy full SHA for 46744f4
config.json
@@ -210,6 +210,17 @@
210
"parsing"
211
]
212
},
213
+ {
214
+ "slug": "rest-api",
215
+ "uuid": "2abe6eed-c7e4-4ad7-91e3-778bc5176726",
216
+ "core": true,
217
+ "unlocked_by": null,
218
+ "difficulty": 8,
219
+ "topics": [
220
+ "parsing",
221
+ "strings"
222
+ ]
223
+ },
224
{
225
"slug": "book-store",
226
"uuid": "4899b2ef-675f-4d14-b68a-1a457de91276",
@@ -1379,17 +1390,6 @@
1379
1390
"strings"
1380
1391
1381
1392
1382
- {
1383
- "slug": "rest-api",
1384
- "uuid": "2abe6eed-c7e4-4ad7-91e3-778bc5176726",
1385
- "core": true,
1386
- "unlocked_by": null,
1387
- "difficulty": 8,
1388
- "topics": [
1389
- "parsing",
- "strings"
- ]
- },
1393
1394
"slug": "affine-cipher",
1395
"uuid": "02bf6783-fc74-47e9-854f-44d22eb1b6f8",
0 commit comments