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 e302b76 commit 28f0d59Copy full SHA for 28f0d59
graph/patterns/namespace.md
@@ -27,7 +27,7 @@ case, i.e microsoft.graph.myNamespace.
27
28
When type casting is required in the API query, request or response, a fully
29
qualified type name is represented as concatenation of a namespace and a type
30
-name. For consistent user experience namespaces should be aligned with the corresponding API category path segment.
+name. For consistent user experience namespaces MUST be aligned with the corresponding API category path segment.
31
32
33
## When to Use this Pattern
0 commit comments