Remove workflow templates endpoint from docs, add upload files (#4309)

This commit is contained in:
Marc Kelechava
2025-12-17 12:04:25 -08:00
committed by GitHub
parent 2e9ba9b175
commit b97f52b6a3
3 changed files with 11 additions and 6 deletions

View File

@@ -299,6 +299,7 @@ async def login(
},
description="Download a file from a website by navigating and clicking download buttons",
summary="File Download Task",
include_in_schema=False,
)
async def download_files(
request: Request,