From bae5a6794a38afc8ab3dc0fb1cdf658c673e0e7c Mon Sep 17 00:00:00 2001 From: Jack Leland Date: Wed, 15 Jan 2025 17:53:19 +0000 Subject: [PATCH] Rename to RequestATLASIDsFromWebServerList --- atlasapiclient/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlasapiclient/client.py b/atlasapiclient/client.py index d6c7e90..d438e12 100644 --- a/atlasapiclient/client.py +++ b/atlasapiclient/client.py @@ -288,7 +288,7 @@ def __init__(self, self.get_response() -class GetATLASIDsFromWebServerList(APIClient): +class RequestATLASIDsFromWebServerList(APIClient): # TODO: add the tests for this def __init__(self, list_name: str,