Remove workflow templates endpoint from docs, add upload files (#4309)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user