mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-01 05:04:28 +01:00
Fix route's param in doc
This commit is contained in:
@@ -177,14 +177,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "cryptoCode",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"description": "The crypto code of the payment method to fetch",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
},
|
||||
"example": "BTC"
|
||||
"$ref": "#/components/parameters/PaymentMethodId"
|
||||
},
|
||||
{
|
||||
"name": "offset",
|
||||
|
||||
Reference in New Issue
Block a user