Loading reflection.json 0 → 100644 +100109 −0 File added.Preview size limit exceeded, changes collapsed. Show changes src/core/things/Message.ts +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ export interface SCMessageWithoutReferences /** * Message itself */ message: string; messageBody: string; /** * Translated fields of a message Loading Loading @@ -88,7 +88,7 @@ export interface SCMessageTranslatableProperties /** * Message itself */ message?: string; messageBody?: string; } /** Loading src/core/things/Room.ts +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ export interface SCRoomWithoutReferences /** * The name of the floor in which the room is in. */ floor?: string; floorName?: string; /** * The inventory of the place/room as a list of items and their quantity. Loading test/resources/DateSeries.2.json +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ ], "uid": "b535c86a-777b-54c3-b89a-cad528d0580f", "name": "EMH 225", "floor": "2" "floorName": "2" }, "frequency": "once", "dates": [ Loading test/resources/DateSeries.3.json +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ ], "uid": "b535c86a-777b-54c3-b89a-cad528d0580f", "name": "EMH 225", "floor": "2" "floorName": "2" }, "frequency": "once", "dates": [ Loading Loading
reflection.json 0 → 100644 +100109 −0 File added.Preview size limit exceeded, changes collapsed. Show changes
src/core/things/Message.ts +2 −2 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ export interface SCMessageWithoutReferences /** * Message itself */ message: string; messageBody: string; /** * Translated fields of a message Loading Loading @@ -88,7 +88,7 @@ export interface SCMessageTranslatableProperties /** * Message itself */ message?: string; messageBody?: string; } /** Loading
src/core/things/Room.ts +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ export interface SCRoomWithoutReferences /** * The name of the floor in which the room is in. */ floor?: string; floorName?: string; /** * The inventory of the place/room as a list of items and their quantity. Loading
test/resources/DateSeries.2.json +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ ], "uid": "b535c86a-777b-54c3-b89a-cad528d0580f", "name": "EMH 225", "floor": "2" "floorName": "2" }, "frequency": "once", "dates": [ Loading
test/resources/DateSeries.3.json +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ ], "uid": "b535c86a-777b-54c3-b89a-cad528d0580f", "name": "EMH 225", "floor": "2" "floorName": "2" }, "frequency": "once", "dates": [ Loading