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.
2 parents 67e45a5 + eb31f82 commit 0611d2fCopy full SHA for 0611d2f
graph/patterns/dictionary.md
@@ -196,14 +196,6 @@ The following example defines a complex type **roleSettings** as well as a dicti
196
<String>microsoft.graph.roleSettings</String>
197
</Collection>
198
</Annotation>
199
- <Annotation Term="SupportedHttpMethod">
200
- <Collection><!-- use this annotation to indicate you want the SDKs to generate additional request builders to update the dictionary automatically -->
201
- <String>GET</String>
202
- <String>PATCH</String>
203
- <String>DELETE</String>
204
- <String>POST</String>
205
- <Collection>
206
- </Annotation>
207
</ComplexType>
208
```
209
0 commit comments