From fca4250d7b54a5ecda9461541019fb009c314eae Mon Sep 17 00:00:00 2001 From: RemixDev Date: Sat, 25 Aug 2018 22:04:47 +0000 Subject: [PATCH] Update page 'New API stuff' --- New API stuff.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/New API stuff.md b/New API stuff.md index 49e41f6..8bc462f 100644 --- a/New API stuff.md +++ b/New API stuff.md @@ -150,4 +150,4 @@ method:"userAuth.loginByArl",data:{"ARL:e"} method:"userAuth.retrieveCodeOptionsInfo",data:{"COUNTRY_ISO:n.countryIso,PHONE_NUMBER:n.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:n.phoneExist,SWAP:n.swap,AUTH_TYPE:n.method"} method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method,METHOD:n"} method:"userAuth.sendPhoneActivationCode",data:{"COUNTRY_ISO:this.countryIso,PHONE_NUMBER:this.phoneNumber.replace(/\s|[.-]/g,""),PHONE_EXIST:this.phoneExist,SWAP:this.swap,AUTH_TYPE:this.method"} -``` \ No newline at end of file +``` \ No newline at end of file