@rh-support/api
Advanced tools
Comparing version 0.1.25 to 0.1.26
export interface IRecommendationsBody { | ||
product: string; | ||
version: string; | ||
description: string; | ||
description?: string; | ||
summary: string; | ||
@@ -6,0 +6,0 @@ } |
{ | ||
"name": "@rh-support/api", | ||
"version": "0.1.25", | ||
"version": "0.1.26", | ||
"description": "Contains all the backend API calls", | ||
@@ -53,3 +53,3 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
}, | ||
"gitHead": "69547bfeb8acc6a56bc104da2d31727594d2d431" | ||
"gitHead": "665a5f025a79027994fcb012ca4d59c71cb7cb3b" | ||
} |
187570
112
4794