[iPHM]Swagger UI of iPHM

After iPHM v1.2, we have API swagger UI
Access: http://IP:28080/swagger/index.html

Press F12–>Network–>Fetch/XHR first before loggin into system
After logging to system, find token inside and copy: /api/v1/theme/element/get

Paste token in “Authorize” then start to use api of iPHM

If you are using POSTMAN to test API, please use basic authorization (account/password of iPHM) to login