gd-sprest
Advanced tools
Comparing version 8.1.9 to 8.2.0
@@ -292,2 +292,7 @@ import { ContentTypeCreationInformation } from "gd-sprest-def/lib/SP/complextypes"; | ||
/** | ||
* The client form custom formatter. | ||
*/ | ||
ClientFormCustomFormatter?: string; | ||
/** | ||
* The content type. (This value is set internally.) | ||
@@ -415,2 +420,5 @@ */ | ||
export interface ISPCfgViewInfo { | ||
/** Custom formatter */ | ||
CustomFormatter?: string; | ||
/** Flag to set the view as the default view. */ | ||
@@ -417,0 +425,0 @@ Default?: boolean; |
@@ -12,3 +12,3 @@ "use strict"; | ||
exports.$REST = { | ||
__ver: 8.19, | ||
__ver: 8.20, | ||
AppContext: function (siteUrl) { return Lib.Site.getAppContext(siteUrl); }, | ||
@@ -15,0 +15,0 @@ Apps: Lib.Apps, |
{ | ||
"name": "gd-sprest", | ||
"version": "8.1.9", | ||
"version": "8.2.0", | ||
"description": "An easy way to develop against the SharePoint REST API.", | ||
@@ -5,0 +5,0 @@ "author": "Gunjan Datta <me@dattabase.com> (https://gunjandatta.github.io)", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2581004
31432