meta { name: Login type: http seq: 5 } post { url: http://localhost:11000/api/auth/login body: json auth: none } body:json { { "username":"su", "password":"su" } }