CHW-4511 RepositoryRequired

repository name segment is required on this endpoint

Default message: repository name segment is required on this endpoint
HTTP status: 400 (client)

Problem. /api/proxies/{name}/traffic returned 400. Cause. The {name} segment was missing. Fix. Include the repository name in the URL. HTTP 400.