freeCodeCamp / curriculum

The freeCodeCamp curriculum and lesson editor
Creative Commons Attribution Share Alike 4.0 International
81 stars 124 forks source link

Add videoUrl field #298

Closed beaucarnes closed 5 years ago

beaucarnes commented 5 years ago

Add vidoeUrl to responsive web design challenges.

Bouncey commented 5 years ago

@beaucarnes You have some linting errors, also you will need to update the challengeSchema to allow the videoUrl property to be a string, Joi may allow you to check a vaild url also? If it takes more than a minute of looking up I wouldn't worry about it too much.

raisedadead commented 5 years ago

Nice work. Thanks @beaucarnes

raisedadead commented 5 years ago

:tada: This PR is included in version 3.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: