gd-sprest-def
Advanced tools
Comparing version 1.8.4 to 1.8.5
@@ -34,21 +34,3 @@ /** | ||
} | ||
], | ||
managedAppPolicy: [ | ||
{ | ||
name: "targetApps", | ||
argNames: [ | ||
{ name: "apps", type: "any" }, | ||
{ name: "appGroupType", type: "any" } | ||
] | ||
} | ||
], | ||
managedAppProtection: [ | ||
{ | ||
name: "targetApps", | ||
argNames: [ | ||
{ name: "apps", type: "any" }, | ||
{ name: "appGroupType", type: "any" } | ||
] | ||
} | ||
] | ||
} |
19
graph.md
@@ -1,18 +0,5 @@ | ||
##### Missing Properties | ||
###### Missing Properties | ||
These are missing properties that are relevant to the SharePoint v2 REST API. | ||
The targetApps action needs to add this property: | ||
###### EntityType ListItem | ||
``` | ||
<Property Name="Title" Type="Edm.String" /> | ||
``` | ||
###### ComplexType GroupCreationInformation | ||
``` | ||
<Property Name="AllowMembersEditMembership" Type="Edm.Boolean" /> | ||
<Property Name="AllowRequestToJoinLeave" Type="Edm.Boolean" /> | ||
<Property Name="AutoAcceptRequestToJoinLeave" Type="Edm.Boolean" /> | ||
<Property Name="OnlyAllowMembersViewMembership" Type="Edm.Boolean" /> | ||
``` | ||
<Parameter Name="appGroupType" Type="graph.targetedManagedAppGroupType" /> |
{ | ||
"name": "gd-sprest-def", | ||
"version": "1.8.4", | ||
"version": "1.8.5", | ||
"description": "TypeScript definition files generated from the $metadata REST endpoint in SharePoint.", | ||
@@ -5,0 +5,0 @@ "author": "Gunjan Datta <me@dattabase.com> (https://gunjandatta.github.io)", |
Sorry, the diff of this file is not supported yet
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
11851690
133865