mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 19:52:53 +00:00
refactor: move indexable test files to separate folder
This commit is contained in:
39
test/resources/indexable/Ticket.json
Normal file
39
test/resources/indexable/Ticket.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"errorNames": [],
|
||||
"instance": {
|
||||
"type": "ticket",
|
||||
"name": "Ticket",
|
||||
"uid": "34fc6cd9-5bd1-5779-a75d-a25d01ad4dae",
|
||||
"currentTicketNumber": "250",
|
||||
"approxWaitingTime": "PT43S",
|
||||
"inPlace": {
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.3255622,
|
||||
52.5118668
|
||||
]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"office"
|
||||
],
|
||||
"openingHours": "Mo-Fr 09:30-12:30; Tu 13:00-16:00; We off",
|
||||
"uid": "7257a1d7-47ac-4acc-a8cc-3f9ac6442e5d",
|
||||
"alternateNames": [
|
||||
"H 0010"
|
||||
],
|
||||
"name": "Prüfungsamt - Team 2",
|
||||
"floorName": "0"
|
||||
},
|
||||
"serviceType": "Prüfungsamt",
|
||||
"origin": {
|
||||
"indexed": "2018-09-11T12:30:00Z",
|
||||
"name": "Dummy",
|
||||
"type": "remote"
|
||||
}
|
||||
},
|
||||
"schema": "SCTicket"
|
||||
}
|
||||
Reference in New Issue
Block a user