Initial commit
This commit is contained in:
12
mocks/api/v2/dalan/identity/configs/GET.mock
Normal file
12
mocks/api/v2/dalan/identity/configs/GET.mock
Normal file
@@ -0,0 +1,12 @@
|
||||
HTTP/2 200
|
||||
Content-Type: application/json; charset=utf-8
|
||||
access-control-allow-origin: *
|
||||
access-control-allow-methods: GET, POST, PUT, PATCH, DELETE
|
||||
access-control-allow-headers: Origin, X-Requested-With, Content-Type, Accept, Authorization
|
||||
|
||||
{
|
||||
"session_expire_time": 5000,
|
||||
"captcha_type": "none",
|
||||
"captcha_id": "6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI",
|
||||
"password_min_entropy": 14
|
||||
}
|
||||
Reference in New Issue
Block a user