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 7e4ec00 commit 2585cbeCopy full SHA for 2585cbe
graph/patterns/namespace.md
@@ -33,7 +33,7 @@ name. For consistent user experience namespaces MUST be aligned with the corresp
33
## When to Use this Pattern
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
+for a specific feature close together
37
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
0 commit comments