Code Review
/
vid.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
cc7f76c5f10d8b34dcdef7a846e73d89b3f1c165
[vid.git]
/
1
[
2
{
3
"simulatorRequest": {
4
"method": "GET",
5
"path": "/ONAPPORTAL/auxapi/v[0-9]+/getSessionSlotCheckInterval"
6
},
7
"simulatorResponse": {
8
"responseCode": 200,
9
"body": "300000"
10
}
11
},
12
{
13
"simulatorRequest": {
14
"method": "POST",
15
"path": "/ONAPPORTAL/auxapi//extendSessionTimeOuts"
16
},
17
"simulatorResponse": {
18
"responseCode": 200,
19
"body": "300000"
20
}
21
},
22
{
23
"simulatorRequest": {
24
"method": "GET",
25
"path": "/ONAPPORTAL/auxapi/context/get_user"
26
},
27
"simulatorResponse": {
28
"responseCode": 200,
29
"body": [
30
]
31
}
32
}
33
]