Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: account-confirm
|
||||
type: http
|
||||
seq: 8
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{baseUrl}}/account/confirm/:token
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:path {
|
||||
token: WNg8QWMENL77hbCXXkrqyCtYLn5MV7ngEbSJledP9DB6V701LwDPfMJZdkn2
|
||||
}
|
||||
Reference in New Issue
Block a user