This PR allows us to validate the schema during test. It also removes some cruft from the seed files and ensures only the required data is packaged and consumable, reducing the package weight somewhat.
37 lines
875 B
JSON
37 lines
875 B
JSON
{
|
|
"name": "API's and Microservices Certificate",
|
|
"order": 5,
|
|
"isPrivate": true,
|
|
"challenges": [
|
|
{
|
|
"id": "561add10cb82ac38a17523bc",
|
|
"title": "API's and Microservices Certificate",
|
|
"challengeType": 7,
|
|
"description": [],
|
|
"isPrivate": true,
|
|
"tests": [
|
|
{
|
|
"id": "bd7158d8c443edefaeb5bdef",
|
|
"title": "Timestamp Microservice"
|
|
},
|
|
{
|
|
"id": "bd7158d8c443edefaeb5bdff",
|
|
"title": "Request Header Parser Microservice"
|
|
},
|
|
{
|
|
"id": "bd7158d8c443edefaeb5bd0e",
|
|
"title": "URL Shortener Microservice"
|
|
},
|
|
{
|
|
"id": "bd7158d8c443edefaeb5bdee",
|
|
"title": "Exercise Tracker"
|
|
},
|
|
{
|
|
"id": "bd7158d8c443edefaeb5bd0f",
|
|
"title": "File Metadata Microservice"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|