Changes
PR #1889 by ksylvan: docs: Add a YouTube transcript endpoint to the Swagger UI
- Add
/youtube/transcriptPOST endpoint to Swagger docs - Define
YouTubeRequestschema with URL, language, timestamps fields - Define
YouTubeResponseschema with transcript and metadata fields - Add API security requirement using ApiKeyAuth
- Document 200, 400, and 500 response codes