mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +01:00
Rename tags of PoS API in swagger
This commit is contained in:
parent
d697c2ac9e
commit
6d83a00728
1 changed files with 2 additions and 9 deletions
|
@ -159,8 +159,7 @@
|
|||
}
|
||||
},
|
||||
"tags": [
|
||||
"POS",
|
||||
"Point of Sale"
|
||||
"Apps"
|
||||
],
|
||||
"security": [
|
||||
{
|
||||
|
@ -209,13 +208,7 @@
|
|||
},
|
||||
"tags": [
|
||||
{
|
||||
"name": "App"
|
||||
},
|
||||
{
|
||||
"name": "POS"
|
||||
},
|
||||
{
|
||||
"name": "Point of Sale"
|
||||
"name": "Apps"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue