mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 06:48:04 -05:00
chore(release): Update version to v1.4.354
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
var version = "v1.4.353"
|
||||
var version = "v1.4.354"
|
||||
|
||||
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
### PR [#1889](https://github.com/danielmiessler/Fabric/pull/1889) by [ksylvan](https://github.com/ksylvan): docs: Add a YouTube transcript endpoint to the Swagger UI
|
||||
|
||||
- Add `/youtube/transcript` POST endpoint to Swagger docs
|
||||
- Define `YouTubeRequest` schema with URL, language, timestamps fields
|
||||
- Define `YouTubeResponse` schema with transcript and metadata fields
|
||||
- Add API security requirement using ApiKeyAuth
|
||||
- Document 200, 400, and 500 response codes
|
||||
Reference in New Issue
Block a user