mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 09:23:17 +01:00
chore: updated .bru examples
This commit is contained in:
parent
695f42df80
commit
0d9b30e730
@ -1,9 +1,9 @@
|
|||||||
ver 1.0
|
|
||||||
type http-request
|
type http-request
|
||||||
name Send Bulk SMS
|
name Send Bulk SMS
|
||||||
method GET
|
method GET
|
||||||
url https://api.textlocal.in/bulk_json?apiKey=secret=&numbers=919988776655&message=hello&sender=600010
|
url https://api.textlocal.in/bulk_json?apiKey=secret=&numbers=919988776655&message=hello&sender=600010
|
||||||
body-mode json
|
body-mode json
|
||||||
|
seq 1
|
||||||
|
|
||||||
params
|
params
|
||||||
1 apiKey secret
|
1 apiKey secret
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
ver 1.0
|
|
||||||
type http-request
|
type http-request
|
||||||
name Send Bulk SMS
|
name Send Bulk SMS
|
||||||
method GET
|
method GET
|
||||||
url https://api.textlocal.in/bulk_json?apiKey=secret=&numbers=919988776655&message=hello&sender=600010
|
url https://api.textlocal.in/bulk_json?apiKey=secret=&numbers=919988776655&message=hello&sender=600010
|
||||||
body-mode json
|
body-mode json
|
||||||
|
seq 1
|
||||||
|
|
||||||
params
|
params
|
||||||
1 apiKey secret
|
1 apiKey secret
|
||||||
|
Loading…
Reference in New Issue
Block a user