updated api web service

This commit is contained in:
Warunee Tamkoo 2025-08-07 17:14:56 +07:00
parent 537d70a8f3
commit e0de2ed251
5 changed files with 84 additions and 3 deletions

View file

@ -23,6 +23,12 @@
"name": "Authorization",
"description": "Keycloak Bearer Token",
"in": "header"
},
"webServiceAuth": {
"type": "apiKey",
"name": "X-API-Key",
"description": "API KEY สำหรับ Web Service",
"in": "header"
}
},
"tags": [