Keep collection naming consistent.
Section: Route shape examples
Use plural collection names
text
text
Prefer: /users
Avoid: /userExplanation
Plural nouns make it easier to distinguish collections from single-resource lookups.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Route shape examples