You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: internal/sms-gateway/openapi/docs.go
+64-62Lines changed: 64 additions & 62 deletions
Original file line number
Diff line number
Diff line change
@@ -147,64 +147,6 @@ const docTemplate = `{
147
147
}
148
148
}
149
149
},
150
-
"/3rdparty/v1/inbox/export": {
151
-
"post": {
152
-
"security": [
153
-
{
154
-
"ApiAuth": []
155
-
}
156
-
],
157
-
"description": "Initiates process of inbox messages export via webhooks. For each message the `+"`"+`sms:received`+"`"+` webhook will be triggered. The webhooks will be triggered without specific order.",
"description": "Initiates process of inbox messages export via webhooks. For each message the `+"`"+`sms:received`+"`"+` webhook will be triggered. The webhooks will be triggered without specific order.",
0 commit comments