Skip to content

Commit aaa648b

Browse files
authored
Update ConsumerInterface.php
1 parent 703074f commit aaa648b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Kong/Services/ConsumerInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ public function update($consumer, $body = []);
1717
public function updateOrCreate($body = []);
1818

1919
public function delete($consumer);
20+
21+
public function createCredential($consumer, $credential, $body = []);
2022
}

0 commit comments

Comments
 (0)