check-in
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ class OnspringClient:
|
||||
headers=response.headers,
|
||||
responseText=response.text)
|
||||
|
||||
def GetAppByIds(self, appIds: list):
|
||||
def GetAppsByIds(self, appIds: list):
|
||||
|
||||
endpoint = GetAppByIdsEndpoint(self.baseUrl)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user