removed some deletes after token resetting

This commit is contained in:
Cam
2024-02-15 01:00:05 -06:00
parent fe9152c451
commit 1eac1ad941
13 changed files with 109 additions and 112 deletions

View File

@ -568,7 +568,7 @@ class AccountApi(object):
['application/zrok.v1+json']) # noqa: E501
# Authentication setting
auth_settings = [] # noqa: E501
auth_settings = ['key'] # noqa: E501
return self.api_client.call_api(
'/resetToken', 'POST',