Commit a51ae06
authored
api_key & secret not mandatory
changes to the api_key and api_secret params to allow users to create a client object without these parameters, for example when using the new VAPI api and authenticating with JWT key & secret are not required you just use the application_id and private key.1 parent 1a43002 commit a51ae06
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments