Cost of Delay 1.122
This commit is contained in:
28
Adaptation/.vscode/priority.http
vendored
28
Adaptation/.vscode/priority.http
vendored
@ -1,6 +1,20 @@
|
||||
@host = https://eaf-dev.mes.infineon.com
|
||||
@page = api/v1/ado/
|
||||
|
||||
###
|
||||
|
||||
GET {{host}}/api/v1/ado?id=null&machineId=na&page=business&sessionId=035f3090-2e4d-4b2e-a254-081561c0d438&site=MES&time=1744652058982&username=anonymous&value=null
|
||||
# https://eaf-dev.mes.infineon.com/api/v1/ado/?id=null&
|
||||
# machineId=na&
|
||||
# page=business&
|
||||
# sessionId=035f3090-2e4d-4b2e-a254-081561c0d438&
|
||||
# site=MES&
|
||||
# time=1744652058982&
|
||||
# username=anonymous&
|
||||
# value=null
|
||||
|
||||
###
|
||||
|
||||
POST {{host}}/{{page}}/
|
||||
Accept: application/json
|
||||
|
||||
@ -13,19 +27,5 @@ Accept: application/json
|
||||
"username": "phares",
|
||||
"value": "3"
|
||||
}
|
||||
###
|
||||
|
||||
GET {{host}}/{{page}}/
|
||||
Accept: application/json
|
||||
|
||||
{
|
||||
"id": 109736,
|
||||
"machineId": "",
|
||||
"page": "risk",
|
||||
"site": "MES",
|
||||
"time": 1744335005066,
|
||||
"username": "phares",
|
||||
"value": "2"
|
||||
}
|
||||
|
||||
###
|
||||
|
Reference in New Issue
Block a user