mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-06 07:55:31 +00:00
Update permissions_api.py
This commit is contained in:
parent
5fcb8be562
commit
fd4531168f
@ -103,6 +103,7 @@ class PermissionsApi:
|
||||
'404': "Error",
|
||||
'429': "Error",
|
||||
'500': "Error",
|
||||
'501': "error"
|
||||
}
|
||||
response_data = self.api_client.call_api(
|
||||
*_param,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user