Files
freeCodeCamp/curriculum/challenges/english/12-certificates/apis-and-microservices-certificate/apis-and-microservices-certificate.english.md
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

777 B

id, title, challengeType, isPrivate
id title challengeType isPrivate
561add10cb82ac38a17523bc APIs and Microservices Certificate 7 true

Description

Instructions

Tests

tests:
  - id: bd7158d8c443edefaeb5bdef
    title: Timestamp Microservice
  - id: bd7158d8c443edefaeb5bdff
    title: Request Header Parser Microservice
  - id: bd7158d8c443edefaeb5bd0e
    title: URL Shortener Microservice
  - id: 5a8b073d06fa14fcfde687aa
    title: Exercise Tracker
  - id: bd7158d8c443edefaeb5bd0f
    title: File Metadata Microservice

Challenge Seed

Solution

// solution required