We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9526ff8 commit bc2b8d9Copy full SHA for bc2b8d9
README.md
@@ -133,7 +133,7 @@ There are currently several steps we take to form the metadata into one that wil
133
```xml
134
<Annotation String="navigable" Term="Org.OData.Core.V1.LongDescription"/>
135
```
136
- - Remove HasStream properties from ```onenoteEntitySchemaObjectModel``` and ```onenoteEntityBaseModel```
+ - Remove HasStream properties from ```onenotePage``` and ```onenoteEntityBaseModel```
137
- Add ```ContainsTarget="true"``` to navigation properties that do not have a corresponding EntitySet
138
- Add long descriptions to types and properties from [docs](https://developer.microsoft.com/en-us/graph/docs/concepts/overview)
139
0 commit comments