@itentialopensource/adapter-utils
Advanced tools
Comparing version 4.38.2 to 4.39.0
## 4.39.0 [02-16-2021] | ||
* fix so we can get a token out of requestCookie and also added a healthcheck property | ||
Closes ADAPT-458 | ||
See merge request itentialopensource/adapter-utils!201 | ||
--- | ||
## 4.38.2 [12-11-2020] | ||
@@ -3,0 +13,0 @@ |
{ | ||
"name": "@itentialopensource/adapter-utils", | ||
"version": "4.38.2", | ||
"version": "4.39.0", | ||
"description": "Itential Adapter Utility Libraries", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -334,2 +334,6 @@ { | ||
] | ||
}, | ||
"query_object": { | ||
"type": "object", | ||
"description": "Query object { device: xxxxx } to be placed into the healthcheck, will be converted to query string by the adapter" | ||
} | ||
@@ -336,0 +340,0 @@ }, |
Sorry, the diff of this file is too big to display
489009
10660