mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
12 lines
158 B
Plaintext
12 lines
158 B
Plaintext
meta {
|
|
name: verify-email-request
|
|
type: http
|
|
seq: 8
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:3000/api/v1/auth/verify-email/request
|
|
body: none
|
|
auth: none
|
|
}
|