Nancy
This commit is contained in:
31
Adaptation/.vscode/priority.http
vendored
Normal file
31
Adaptation/.vscode/priority.http
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
@host = https://eaf-dev.mes.infineon.com
|
||||
@page = api/v1/ado/
|
||||
|
||||
POST {{host}}/{{page}}/
|
||||
Accept: application/json
|
||||
|
||||
{
|
||||
"id": "110738",
|
||||
"machineId": "30ef1b54e075c5370ce74eea2042cb750be659696b170f8758d219a8f9a88e10",
|
||||
"page": "time",
|
||||
"site": "MES",
|
||||
"time": "1744339499677",
|
||||
"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