Túlio Rezende Trefzger de Mello
Results
1
issues of
Túlio Rezende Trefzger de Mello
Given the provided code: ``` import Pipedrive from 'pipedrive'; let apiClient = new Pipedrive.ApiClient(); // Configure API key authorization: api_key let api_key = apiClient.authentications['api_key']; api_key.apiKey = 'YOUR API KEY'; //...