Rename tags of PoS API in swagger

This commit is contained in:
nicolas.dorier
2022-06-02 13:07:02 +09:00
parent d697c2ac9e
commit 6d83a00728

View File

@@ -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"
}
]
}