Skip to content

Commit f096407

Browse files
committed
chore(model): add operationId & missionId in AliceGregoireNORMAND examples
1 parent e9f1616 commit f096407

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

src/main/resources/sample/examples/RC-RI/RC-RI_FuiteDeGaz_AliceGregoireNORMAND.02.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"status": "DECLENCHE",
1616
"datetime": "2024-05-18T18:10:00+02:00",
1717
"availability": false
18-
}
18+
},
19+
"operationId": "DRFR15DDXAAJJJ0000.M001"
1920
},
2021
{
2122
"team": {
@@ -31,7 +32,8 @@
3132
"status": "DECLENCHE",
3233
"datetime": "2024-05-18T18:20:00+02:00",
3334
"availability": false
34-
}
35+
},
36+
"operationId": "DRFR15DDXAAJJJ0000.M001"
3537
}
3638
],
3739
"caseId": "fr.health.samu440.DRFR154402413800236"

src/main/resources/sample/examples/RC-RI/RC-RI_FuiteDeGaz_AliceGregoireNORMAND.05.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"freetext": [
2222
"Eric AZERTY, Marie-Jo ANELI, Pierre LOUITUT"
23-
]
23+
],
24+
"operationId": "DRFR15DDXAAJJJ0000.M001"
2425
}
2526
],
2627
"caseId": "fr.health.samu440.DRFR154402413800236"

src/main/resources/sample/examples/RS-RI/RS-RI_FuiteDeGaz_AliceGregoireNORMAND.03.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
},
2323
"freetext": [
2424
"Eric AZERTY, Marie-Jo ANELI, Pierre LOUITUT"
25-
]
25+
],
26+
"missionId": "DRFR15DDXAAJJJ0000.M001"
2627
}
2728
],
2829
"caseId": "fr.health.samu440.DRFR154402413800236"

src/main/resources/sample/examples/RS-RI/RS-RI_FuiteDeGaz_AliceGregoireNORMAND.06.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"datetime": "2024-05-18T18:19:00+02:00",
2222
"status": "DECISION"
2323
}
24-
]
24+
],
25+
"missionId": "DRFR15DDXAAJJJ0000.M001"
2526
},
2627
{
2728
"team": {
@@ -32,7 +33,8 @@
3233
"orgId": "fr.fire.sdis044.cgo-044",
3334
"vehicleType": "SIS.VSAV",
3435
"name": "VSAV3",
35-
"centerCity": "44109"
36+
"centerCity": "44109",
37+
"missionId": "DRFR15DDXAAJJJ0000.M001"
3638
}
3739
],
3840
"caseId": "fr.health.samu440.DRFR154402413800236"

0 commit comments

Comments
 (0)