diff --git a/docs/api/common_types.md b/docs/api/common_types.md index 994b917..065f9c0 100644 --- a/docs/api/common_types.md +++ b/docs/api/common_types.md @@ -28,7 +28,7 @@ ```javascript { - "type": "video", // Constant + "type": String, // one of: "video", "scheduled" "title": String, "videoId": String,