We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8356896 commit f0f3117Copy full SHA for f0f3117
1 file changed
transforms/csdl/preprocess_csdl.xsl
@@ -474,6 +474,11 @@
474
<Collection>
475
<String>microsoft.graph.room</String>
476
<String>microsoft.graph.roomList</String>
477
+ <String>microsoft.graph.building</String>
478
+ <String>microsoft.graph.floor</String>
479
+ <String>microsoft.graph.desk</String>
480
+ <String>microsoft.graph.section</String>
481
+ <String>microsoft.graph.workspace</String>
482
</Collection>
483
</Annotation>
484
</xsl:copy>
0 commit comments