2024-10-08 16:00:41 +02:00
|
|
|
meta {
|
|
|
|
name: get all users
|
|
|
|
type: http
|
2024-10-08 16:50:22 +02:00
|
|
|
seq: 1
|
2024-10-08 16:00:41 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
get {
|
2024-10-08 16:50:22 +02:00
|
|
|
url: http://localhost:8080/api/v1/users
|
2024-10-08 16:00:41 +02:00
|
|
|
body: none
|
|
|
|
auth: none
|
|
|
|
}
|