Oliver Eyton-Williams bd68b70f3d
Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
2020-09-03 15:07:40 -07:00

32 lines
656 B
JSON

{
"name": "APIs and Microservices Projects",
"isUpcomingChange": false,
"dashedName": "apis-and-microservices-projects",
"order": 4,
"time": "150 hours",
"superBlock": "apis-and-microservices",
"superOrder": 5,
"challengeOrder": [
[
"bd7158d8c443edefaeb5bdef",
"Timestamp Microservice"
],
[
"bd7158d8c443edefaeb5bdff",
"Request Header Parser Microservice"
],
[
"bd7158d8c443edefaeb5bd0e",
"URL Shortener Microservice"
],
[
"5a8b073d06fa14fcfde687aa",
"Exercise Tracker"
],
[
"bd7158d8c443edefaeb5bd0f",
"File Metadata Microservice"
]
]
}