mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 06:26:51 +00:00
Update account_groups_api.py
This commit is contained in:
parent
1b3bf87ed5
commit
1ada2df37b
@ -111,6 +111,7 @@ class AccountGroupsApi:
|
|||||||
'404': "Error",
|
'404': "Error",
|
||||||
'429': "Error",
|
'429': "Error",
|
||||||
'500': "Error",
|
'500': "Error",
|
||||||
|
'501': "Error"
|
||||||
}
|
}
|
||||||
response_data = self.api_client.call_api(
|
response_data = self.api_client.call_api(
|
||||||
*_param,
|
*_param,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user