Skip to content

Commit fdf4373

Browse files
Naming issues (#143)
* Naming issues causing test failure in automation test suite
1 parent cf80af4 commit fdf4373

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.

src/Services/Examples/Admin/RetrieveDocuSignProfileByUserID.php renamed to src/Services/Examples/Admin/RetrieveDocuSignProfileByUserId.php

File renamed without changes.

src/Services/Examples/Click/EmbedClickwrapService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use DocuSign\Click\Model\ClickwrapVersionSummaryResponse;
77
use DocuSign\Click\Api\AccountsApi\GetClickwrapsOptions;
88
use DocuSign\Services\ClickApiClientService;
9-
use DocuSign\Click\model\UserAgreementRequest;
9+
use DocuSign\Click\Model\UserAgreementRequest;
1010
use DocuSign\Services\RouterService;
1111

1212
class EmbedClickwrapService

0 commit comments

Comments
 (0)