fix swagger

This commit is contained in:
kiwiidb
2022-05-18 12:16:24 +02:00
parent d01b9c492f
commit bc4655fe8c
4 changed files with 69 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ type KeySendResponseBody struct {
PaymentRoute *service.Route `json:"payment_route,omitempty"`
}
//// PayInvoice godoc
//// KeySend godoc
// @Summary Make a keysend payment
// @Description Pay a node without an invoice using it's public key
// @Accept json