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 28f0d59 commit 7e4ec00Copy full SHA for 7e4ec00
graph/patterns/namespace.md
@@ -34,7 +34,7 @@ name. For consistent user experience namespaces MUST be aligned with the corresp
34
35
API resource grouping creates a user-friendly experience keeping all resources
36
for a specific feature close together. It also allows generating smallersmaller downloadable client components
37
-and limits the length of IDE prompts such as Intellisense.
+and limits the length of IDE prompts such as auto-complete in some programming languages.
38
39
We recommend creating a new namespace when a new top-level API category is
40
introduced.
0 commit comments