mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-10 17:26:05 +01:00
Adjust swagger doc to latest change in Greenfield API
This commit is contained in:
parent
018e4c501d
commit
c8ee6ead0b
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@
|
|||
"name": "idOrEmail",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"description": "The ID of the user to be deleted",
|
||||
"description": "The ID or email of the user to be deleted",
|
||||
"schema": {
|
||||
"type": "string"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue