Skip to content

Commit 2c07541

Browse files
committed
docs: add express tag
TICKET: WP-5445
1 parent e08294c commit 2c07541

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/express/src/typedRoutes/api/v2/signerMacaroon.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export const SignerMacaroonResponse = {
4949
* Returns the updated wallet with the encrypted signer macaroon in the `coinSpecific` response field.
5050
*
5151
* @operationId express.lightning.signerMacaroon
52+
* @tag express
5253
*/
5354
export const PostSignerMacaroon = httpRoute({
5455
method: 'POST',

0 commit comments

Comments
 (0)