Compare commits
2 Commits
61ae4f265c
...
9f81adf93a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f81adf93a | ||
|
|
c4020f4d0c |
@ -8,6 +8,10 @@
|
|||||||
{
|
{
|
||||||
"itemType": "BADGING_BADGE_READERS",
|
"itemType": "BADGING_BADGE_READERS",
|
||||||
"requiresFile": true
|
"requiresFile": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"itemType": "BADGING_CLOCKINGS",
|
||||||
|
"requiresFile": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,6 +11,11 @@
|
|||||||
"key": "BADGING_BADGE_READERS-1",
|
"key": "BADGING_BADGE_READERS-1",
|
||||||
"itemType": "BADGING_BADGE_READERS",
|
"itemType": "BADGING_BADGE_READERS",
|
||||||
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json"
|
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/badge-readers.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "BADGING_CLOCKINGS-1",
|
||||||
|
"itemType": "BADGING_CLOCKINGS",
|
||||||
|
"jsonUrl": "s3://asys-fr-rd-c3-reference/initdata-SIRH/clockings.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user