mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-31 11:54:24 +01:00
Website is nullable. (#4604)
This commit is contained in:
@@ -292,6 +292,7 @@
|
||||
},
|
||||
"website": {
|
||||
"type": "string",
|
||||
"nullable": true,
|
||||
"description": "The absolute url of the store",
|
||||
"format": "url"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user