diff --git a/templates/withdraw/_api_docs.html b/templates/withdraw/_api_docs.html index e3c9b5d..dbd7bf8 100644 --- a/templates/withdraw/_api_docs.html +++ b/templates/withdraw/_api_docs.html @@ -24,7 +24,7 @@
curl -X GET {{ request.base_url }}withdraw/api/v1/links -H
- "X-Api-Key: "
+ "X-Api-Key: "
@@ -52,7 +52,7 @@
curl -X GET {{ request.base_url
}}withdraw/api/v1/links/<withdraw_id> -H "X-Api-Key:
- "
+ "
@@ -86,7 +86,7 @@
"max_withdrawable": <integer>, "uses": <integer>,
"wait_time": <integer>, "is_unique": <boolean>,
"webhook_url": <string>}' -H "Content-type: application/json" -H
- "X-Api-Key: "
+ "X-Api-Key: "
@@ -123,7 +123,7 @@
"max_withdrawable": <integer>, "uses": <integer>,
"wait_time": <integer>, "is_unique": <boolean>}' -H
"Content-type: application/json" -H "X-Api-Key:
- "
+ "
@@ -148,7 +148,7 @@
curl -X DELETE {{ request.base_url
}}withdraw/api/v1/links/<withdraw_id> -H "X-Api-Key:
- "
+ "
@@ -176,7 +176,7 @@
curl -X GET {{ request.base_url
}}withdraw/api/v1/links/<the_hash>/<lnurl_id> -H
- "X-Api-Key: "
+ "X-Api-Key: "