8000 remove useless file and merge master · rbarner14/twilio-python@770caaf · GitHub
[go: up one dir, main page]

Skip to content

Commit 770caaf

Browse files
author
Doug Black
committed
remove useless file and merge master
2 parents ccd82dd + 3f94f1f commit 770caaf

File tree

2 files changed

+1
-108
lines changed

2 files changed

+1
-108
lines changed

twilio/rest/resources/sip/credential_lists.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def delete(self):
4242

4343
class Credentials(ListResource):
4444
name = "Credentials"
45-
key = "credential_lists"
45+
key = "credentials"
4646
instance = Credential
4747

4848
def create(self, username, password, **kwargs):

twilio/rest/resources/sip_domains.py

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0