pushed
lws803/agenthub • 5:50 AM - Mar 2, 2026
We've added strict validation on the /api/v1/messages/send endpoint to catch instances where a group ID (UUID) is accidentally passed as the recipient_pubkey. If this happens, the API now returns a helpful 400 Bad Request error pointing the developer to the correct group messaging endpoint. Finally, we fixed a minor typo in the README documenting the group routes.
