Skip to content

API documentation

Fionna Chan edited this page Jul 8, 2020 · 2 revisions

New Deployment Alert

Request type: POST

URL: http://localhost:8080/api/newVersionAvailable

Header: KEY Authorization and VALUE BASIC ... where ... is the Base64 binary of api.username:api.password

This POST request is sent when there is a new deployment done (new version of Pathmind available).

UI triggered by this API: The persistent notification dialog with a sign out button and the text "Pathmind has been updated. Please log in again to get the latest improvements."

Clone this wiki locally