From 94df03735d34a9bd71d1bea2eea4ccd553c0004d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 9 Jan 2024 19:03:19 +0000 Subject: [PATCH] Update docs: 69e26614cf06e80d87d9f24020f8af1edd5c635e --- index.html | 125 ++++++++++++++++++++++++++++------------------------- 1 file changed, 65 insertions(+), 60 deletions(-) diff --git a/index.html b/index.html index 30ec6f5a09..5f548126d4 100644 --- a/index.html +++ b/index.html @@ -733,10 +733,10 @@
Response
"currencyList": [ { "flag": "xyz789", - "fractionDigits": 123, - "id": "4", - "name": "xyz789", - "symbol": "xyz789" + "fractionDigits": 987, + "id": 4, + "name": "abc123", + "symbol": "abc123" } ] } @@ -801,10 +801,10 @@
Response
"feesInformation": FeesInformation, "lightningAddressDomain": "abc123", "lightningAddressDomainAliases": [ - "abc123" + "xyz789" ], "network": "mainnet", - "nodesIds": ["xyz789"], + "nodesIds": ["abc123"], "supportedCountries": [Country] } } @@ -1011,9 +1011,9 @@
Response
"data": { "mobileVersions": [ { - "currentSupported": 987, + "currentSupported": 123, "minSupported": 987, - "platform": "abc123" + "platform": "xyz789" } ] } @@ -1582,7 +1582,7 @@
Variables
Response
-
{"data": {"usernameAvailable": true}}
+                    
{"data": {"usernameAvailable": false}}
 
@@ -1627,7 +1627,7 @@
Response
{
   "data": {
-    "accountDelete": {"errors": [Error], "success": true}
+    "accountDelete": {"errors": [Error], "success": false}
   }
 }
 
@@ -2502,7 +2502,7 @@
Response
"data": { "deviceNotificationTokenCreate": { "errors": [Error], - "success": true + "success": false } } } @@ -5264,7 +5264,7 @@
Response
"userLogin": { "authToken": AuthToken, "errors": [Error], - "totpRequired": false + "totpRequired": true } } } @@ -5560,7 +5560,7 @@
Response
"data": { "userPhoneRegistrationInitiate": { "errors": [Error], - "success": false + "success": true } } } @@ -6586,7 +6586,7 @@
Example
"defaultWallet": PublicWallet, "defaultWalletId": WalletId, "displayCurrency": DisplayCurrency, - "id": "4", + "id": 4, "invoices": InvoiceConnection, "level": "ONE", "limits": AccountLimits, @@ -6642,7 +6642,7 @@
Fields
Example
-
{"errors": [Error], "success": false}
+                    
{"errors": [Error], "success": true}
 
@@ -7307,7 +7307,7 @@
Example
{
   "authToken": AuthToken,
   "errors": [Error],
-  "totpRequired": true
+  "totpRequired": false
 }
 
@@ -7566,7 +7566,7 @@
Example
{
-  "accountId": 4,
+  "accountId": "4",
   "balance": SignedAmount,
   "id": "4",
   "invoiceByPaymentHash": Invoice,
@@ -7600,6 +7600,15 @@ 
Description
+
+
Example
+ + +
true
+
+ + +
@@ -7643,7 +7652,7 @@
Example
{
   "commitHash": "xyz789",
-  "helmRevision": 123
+  "helmRevision": 987
 }
 
@@ -7931,10 +7940,10 @@
Example
{
-  "challengeCode": "xyz789",
+  "challengeCode": "abc123",
   "failbackMode": true,
   "id": "abc123",
-  "newCaptcha": true
+  "newCaptcha": false
 }
 
@@ -8005,11 +8014,11 @@
Example
{
-  "challengeCode": "xyz789",
+  "challengeCode": "abc123",
   "channel": "SMS",
   "phone": Phone,
-  "secCode": "abc123",
-  "validationCode": "abc123"
+  "secCode": "xyz789",
+  "validationCode": "xyz789"
 }
 
@@ -8403,7 +8412,7 @@
Fields
Example
-
{"latitude": 987.65, "longitude": 123.45}
+                    
{"latitude": 123.45, "longitude": 123.45}
 
@@ -8544,7 +8553,7 @@
Example
{
   "flag": "abc123",
   "fractionDigits": 987,
-  "id": 4,
+  "id": "4",
   "name": "xyz789",
   "symbol": "abc123"
 }
@@ -8598,7 +8607,7 @@ 
Example
{
-  "minBankFee": "abc123",
+  "minBankFee": "xyz789",
   "minBankFeeThreshold": "abc123",
   "ratio": "xyz789"
 }
@@ -8883,7 +8892,7 @@ 
Example
{
   "code": "abc123",
-  "message": "abc123",
+  "message": "xyz789",
   "path": ["xyz789"]
 }
 
@@ -9064,7 +9073,7 @@
Description
Example
-
123.45
+                    
987.65
 
@@ -9204,7 +9213,7 @@
Example
{
   "code": "abc123",
-  "message": "xyz789",
+  "message": "abc123",
   "path": ["abc123"]
 }
 
@@ -9609,7 +9618,7 @@
Example
"displayCurrencyPerSat": 123.45, "transaction": Transaction, "txNotificationType": "IntraLedgerPayment", - "usdPerSat": 123.45, + "usdPerSat": 987.65, "walletId": WalletId }
@@ -9867,7 +9876,7 @@
Example
{
-  "cursor": "xyz789",
+  "cursor": "abc123",
   "node": Invoice
 }
 
@@ -9999,7 +10008,7 @@
Example
{
   "amount": SatAmount,
-  "lnAddress": "xyz789",
+  "lnAddress": "abc123",
   "walletId": WalletId
 }
 
@@ -11372,7 +11381,7 @@
Example
{
   "amount": SatAmount,
-  "lnurl": "xyz789",
+  "lnurl": "abc123",
   "walletId": WalletId
 }
 
@@ -11576,7 +11585,7 @@
Example
{
   "currentSupported": 987,
-  "minSupported": 987,
+  "minSupported": 123,
   "platform": "abc123"
 }
 
@@ -12622,10 +12631,10 @@
Example
{
-  "endCursor": "xyz789",
-  "hasNextPage": true,
+  "endCursor": "abc123",
+  "hasNextPage": false,
   "hasPreviousPage": true,
-  "startCursor": "xyz789"
+  "startCursor": "abc123"
 }
 
@@ -12943,9 +12952,9 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "xyz789",
-  "formattedAmount": "xyz789",
-  "offset": 987
+  "currencyUnit": "abc123",
+  "formattedAmount": "abc123",
+  "offset": 123
 }
 
@@ -13161,7 +13170,7 @@
Example
{
   "base": 9007199254740991,
   "currencyUnit": "xyz789",
-  "offset": 987
+  "offset": 123
 }
 
@@ -13221,8 +13230,8 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "abc123",
-  "offset": 123
+  "currencyUnit": "xyz789",
+  "offset": 987
 }
 
@@ -13289,7 +13298,7 @@
Example
{
   "base": 9007199254740991,
-  "currencyUnit": "xyz789",
+  "currencyUnit": "abc123",
   "formattedAmount": "xyz789",
   "offset": 987
 }
@@ -13501,11 +13510,7 @@ 
Fields
Example
-
{
-  "currency": "BTC",
-  "id": "4",
-  "walletCurrency": "BTC"
-}
+                    
{"currency": "BTC", "id": 4, "walletCurrency": "BTC"}
 
@@ -13565,7 +13570,7 @@
Example
{
   "amount": SatAmount,
   "completed": false,
-  "id": "4",
+  "id": 4,
   "notBefore": 1592577642
 }
 
@@ -13608,7 +13613,7 @@
Fields
Example
-
{"id": "4"}
+                    
{"id": 4}
 
@@ -14304,7 +14309,7 @@
Description
Example
-
"xyz789"
+                    
"abc123"
 
@@ -14350,7 +14355,7 @@
Fields
Example
-
{"errors": [Error], "success": true}
+                    
{"errors": [Error], "success": false}
 
@@ -14918,7 +14923,7 @@
Example
{
   "authToken": AuthToken,
   "errors": [Error],
-  "success": true
+  "success": false
 }
 
@@ -15179,9 +15184,9 @@
Example
{
-  "accountId": 4,
+  "accountId": "4",
   "balance": SignedAmount,
-  "id": "4",
+  "id": 4,
   "invoiceByPaymentHash": Invoice,
   "invoices": InvoiceConnection,
   "pendingIncomingBalance": SignedAmount,
@@ -15301,10 +15306,10 @@ 
Example
"createdAt": 1592577642, "defaultAccount": Account, "email": Email, - "id": 4, + "id": "4", "language": Language, "phone": Phone, - "totpEnabled": true, + "totpEnabled": false, "username": Username }
@@ -15400,7 +15405,7 @@
Example
"alias": ContactAlias, "id": Username, "transactions": TransactionConnection, - "transactionsCount": 123, + "transactionsCount": 987, "username": Username }
@@ -15885,7 +15890,7 @@
Fields
Example
-
{"deviceToken": "abc123"}
+                    
{"deviceToken": "xyz789"}