mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-23 04:54:23 +01:00
callbackUrl now optional on ln_create_invoice
This commit is contained in:
@@ -1399,6 +1399,9 @@ paths:
|
||||
type: "string"
|
||||
expiry:
|
||||
type: "integer"
|
||||
callbackUrl:
|
||||
type: "string"
|
||||
format: "url"
|
||||
responses:
|
||||
'200':
|
||||
description: "successful operation"
|
||||
|
||||
Reference in New Issue
Block a user