mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 06:35:13 +01:00
Reference correct payment type definition for webhook events in Swagger docs
This commit is contained in:
parent
0f5d932726
commit
1e5934895d
1 changed files with 1 additions and 1 deletions
|
@ -744,7 +744,7 @@
|
|||
},
|
||||
"payment": {
|
||||
"description": "Details about the payment",
|
||||
"$ref": "#/components/schemas/InvoicePaymentMethodDataModel"
|
||||
"$ref": "#/components/schemas/Payment"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue