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 afdbc80 commit f8738b0Copy full SHA for f8738b0
api/main.go
@@ -14,9 +14,9 @@ var Version string
14
15
// @title httpSMS API Reference
16
// @version 1.0
17
-// @description API to send SMS messages using android [SmsManager](https://developer.android.com/reference/android/telephony/SmsManager) via HTTP
+// @description Use your Android phone to send and receive SMS messages via a simple programmable API with end-to-end encryption.
18
//
19
-// @contact.name HTTP SMS
+// @contact.name support@httpsms.com
20
// @contact.email support@httpsms.com
21
22
// @license.name AGPL-3.0
0 commit comments