mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-13 15:35:00 +02:00
12 lines
158 B
Text
12 lines
158 B
Text
|
meta {
|
||
|
name: verify-email-request
|
||
|
type: http
|
||
|
seq: 8
|
||
|
}
|
||
|
|
||
|
post {
|
||
|
url: http://localhost:3000/api/v1/auth/verify-email/request
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|