[PR #118] [MERGED] Added the ability to send 50 messages in bulk. Closes #104 #174

Closed
opened 2026-03-03 16:37:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/118
Author: @AchoArnold
Created: 3/4/2023
Status: Merged
Merged: 3/4/2023
Merged by: @AchoArnold

Base: mainHead: 104/bulk-sms-send


📝 Commits (1)

  • 19c68fb Added the ability to send 50 messages in bulk. Closes #104

📊 Changes

4 files changed (+170 additions, -2 deletions)

View changed files

📝 api/pkg/handlers/message_handler.go (+56 -0)
api/pkg/requests/message_bulk_send_request.go (+49 -0)
📝 api/pkg/validators/message_handler_validator.go (+46 -0)
📝 api/pkg/validators/validator.go (+19 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/118 **Author:** [@AchoArnold](https://github.com/AchoArnold) **Created:** 3/4/2023 **Status:** ✅ Merged **Merged:** 3/4/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `104/bulk-sms-send` --- ### 📝 Commits (1) - [`19c68fb`](https://github.com/NdoleStudio/httpsms/commit/19c68fb8a137d0411010f269165a7de9c370d95a) Added the ability to send 50 messages in bulk. Closes #104 ### 📊 Changes **4 files changed** (+170 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `api/pkg/handlers/message_handler.go` (+56 -0) ➕ `api/pkg/requests/message_bulk_send_request.go` (+49 -0) 📝 `api/pkg/validators/message_handler_validator.go` (+46 -0) 📝 `api/pkg/validators/validator.go` (+19 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:37:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/httpsms#174
No description provided.