File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 15041504 <NavigationProperty Name =" sections" Type =" Collection(microsoft.graph.onenoteSection)" ContainsTarget =" true" />
15051505 <NavigationProperty Name =" sectionGroups" Type =" Collection(microsoft.graph.sectionGroup)" ContainsTarget =" true" />
15061506 </EntityType >
1507- <EntityType Name =" onenotePage" BaseType =" microsoft.graph.onenoteEntitySchemaObjectModel" >
1507+ <EntityType Name =" onenotePage" BaseType =" microsoft.graph.onenoteEntitySchemaObjectModel" HasStream = " true " >
15081508 <Property Name =" title" Type =" Edm.String" Unicode =" false" />
15091509 <Property Name =" createdByAppId" Type =" Edm.String" Unicode =" false" />
15101510 <Property Name =" links" Type =" microsoft.graph.pageLinks" />
15171517 <NavigationProperty Name =" parentSection" Type =" microsoft.graph.onenoteSection" ContainsTarget =" true" />
15181518 <NavigationProperty Name =" parentNotebook" Type =" microsoft.graph.notebook" ContainsTarget =" true" />
15191519 </EntityType >
1520- <EntityType Name =" onenoteResource" BaseType =" microsoft.graph.onenoteEntityBaseModel" >
1520+ <EntityType Name =" onenoteResource" BaseType =" microsoft.graph.onenoteEntityBaseModel" HasStream = " true " >
15211521 <Property Name =" content" Type =" Edm.Stream" />
15221522 <Property Name =" contentUrl" Type =" Edm.String" Unicode =" false" />
15231523 </EntityType >
18031803 </Action >
18041804 <Action Name =" createLink" IsBound =" true" >
18051805 <Parameter Name =" bindingParameter" Type =" microsoft.graph.driveItem" />
1806- <Parameter Name =" type" Type =" Edm.String" Unicode =" false" />
18071806 <Parameter Name =" scope" Type =" Edm.String" Unicode =" false" />
1807+ <Parameter Name =" type" Type =" Edm.String" Unicode =" false" />
18081808 <ReturnType Type =" microsoft.graph.permission" />
18091809 </Action >
18101810 <Action Name =" createUploadSession" IsBound =" true" >
You can’t perform that action at this time.
0 commit comments