Linting fixies
This commit is contained in:
@@ -580,6 +580,7 @@ async def handle_xml_upload(
|
||||
credentials_tupel: tuple = Depends(validate_basic_auth),
|
||||
):
|
||||
"""Endpoint for receiving XML files for conversion processing via PUT.
|
||||
|
||||
Requires basic authentication and saves XML files to log directory.
|
||||
Supports gzip compression via Content-Encoding header.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user