mirror of
https://github.com/fosrl/pangolin.git
synced 2025-07-20 18:54:52 +02:00
12 lines
130 B
Text
12 lines
130 B
Text
|
meta {
|
||
|
name: logout
|
||
|
type: http
|
||
|
seq: 3
|
||
|
}
|
||
|
|
||
|
post {
|
||
|
url: http://localhost:3000/api/v1/auth/logout
|
||
|
body: none
|
||
|
auth: none
|
||
|
}
|