mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
Reference correct payment type definition for webhook events in Swagger docs
This commit is contained in:
parent
0f5d932726
commit
1e5934895d
@ -744,7 +744,7 @@
|
||||
},
|
||||
"payment": {
|
||||
"description": "Details about the payment",
|
||||
"$ref": "#/components/schemas/InvoicePaymentMethodDataModel"
|
||||
"$ref": "#/components/schemas/Payment"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user