We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5b8f8 commit 94b3b9fCopy full SHA for 94b3b9f
src/unstructured_client/destinations.py
@@ -394,7 +394,7 @@ async def delete_destination_async(
394
base_url = choose_server_url(
395
endpoint_url=server_url,
396
client_url=client_url,
397
- default_endpoint_url=DELETE_DESTINATION_SERVERS[
+ default_endpoint_url=operations.DELETE_DESTINATION_SERVERS[
398
operations.DELETE_DESTINATION_SERVER_PLATFORM_API
399
]
400
)
0 commit comments