mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-01-19 05:33:31 +01:00
Update default value for "showCustomAmount" in Swagger docs (#4200)
This commit is contained in:
parent
ced63baed6
commit
b48986bfd6
@ -296,7 +296,7 @@
|
||||
"showCustomAmount": {
|
||||
"type": "boolean",
|
||||
"description": "Whether to include a special item in the store which allows user to input a custom payment amount",
|
||||
"default": true,
|
||||
"default": false,
|
||||
"nullable": true
|
||||
},
|
||||
"showDiscount": {
|
||||
|
Loading…
Reference in New Issue
Block a user