@pm2/js-api
Advanced tools
Comparing version 0.5.38 to 0.5.39
{ | ||
"name": "@pm2/js-api", | ||
"version": "0.5.38", | ||
"version": "0.5.39", | ||
"description": "PM2.io API Client for Javascript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -143,2 +143,3 @@ # PM2.io API Client for Javascript | ||
client.bucket.alert.updateAlert -> PUT /api/bucket/:id/alerts/:alert | ||
client.bucket.alert.get -> GET /api/bucket/:id/alerts/:alert | ||
client.bucket.alert.analyzer.list -> POST /api/bucket/:id/alerts/analyzer | ||
@@ -145,0 +146,0 @@ client.bucket.alert.analyzer.editState -> PUT /api/bucket/:id/alerts/analyzer/:alert |
Sorry, the diff of this file is too big to display
331811
325