File Download Endpoint - need to include in schema for SDK (#4343)
This commit is contained in:
@@ -299,7 +299,6 @@ 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