CHW-8302 HFRepoNameRequired
name is required
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: name is required
HTTP status:400(client)
Problem. POST /api/repos/create was rejected. Cause. The body
omitted the name field, or the value whitespace-trimmed to empty.
Fix. Send a non-empty name. HTTP 400.