Skip to content

Commit b8d6d91

Browse files
authored
Merge pull request #105 from jamalofski/master
Update RequestSMSRecipientExport.php
2 parents 92f90af + 2fa7e47 commit b8d6d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Model/RequestSMSRecipientExport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* @author Swagger Codegen team
4141
* @link https://github.com/swagger-api/swagger-codegen
4242
*/
43-
class RequestSmsRecipientExport implements ModelInterface, ArrayAccess
43+
class RequestSMSRecipientExport implements ModelInterface, ArrayAccess
4444
{
4545
const DISCRIMINATOR = null;
4646

0 commit comments

Comments
 (0)