16 lines
205 B
Plaintext
16 lines
205 B
Plaintext
meta {
|
|
name: Resend
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:11000/api/auth/registration/resend?email=user@domain.com
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
email: user@domain.com
|
|
}
|