Skip to content

Commit 15c2f82

Browse files
authored
remove new line
1 parent 25ec81d commit 15c2f82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graph/GuidelinesGraph.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ The three most often used patterns in Microsoft Graph today are type hierarchy,
193193

194194
- **[Enums](./patterns/enums.md)** represent a subset of the nominal type they rely on, and are especially useful in cases where certain properties have predefined, limited options.
195195

196-
197196
The following table shows a summary of the main qualities for each pattern and can help you select a pattern fit for your use case.
198197

199198
| API qualities\patterns | Properties and behavior described in metadata | Supports combinations of properties and behaviors | Simple query construction |

0 commit comments

Comments
 (0)