Skip to content

Commit 95e8d33

Browse files
author
Doug Black
committed
fix key
1 parent 0910c79 commit 95e8d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/twilio/sdk/resource/list/sip/CredentialListList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ protected CredentialListInstance makeNew(TwilioRestClient client, Map<String, Ob
5454
*/
5555
@Override
5656
protected String getListKey() {
57-
return "ip_access_control_lists";
57+
return "credential_lists";
5858
}
5959

6060
/* (non-Javadoc)

0 commit comments

Comments
 (0)