We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71fb9f commit df8e25cCopy full SHA for df8e25c
api/main.go
@@ -11,8 +11,8 @@ import (
11
// @version 1.0
12
// @description API to send SMS messages using android [SmsManager](https://developer.android.com/reference/android/telephony/SmsManager) via HTTP
13
//
14
-// @contact.name HTTP SMS Support
15
-// @contact.email supportd@httpsms.com
+// @contact.name HTTP SMS
+// @contact.email support@httpsms.com
16
17
// @license.name MIT
18
// @license.url https://raw.githubusercontent.com/NdoleStudio/http-sms-manager/main/LICENSE
0 commit comments