Skip to content

Commit eb77fff

Browse files
authored
Merge pull request #713 from compilerla/schemas/comms_restored
1.2.0 schemas: removed/comms_restored
2 parents bfafe12 + 6f327e2 commit eb77fff

5 files changed

Lines changed: 5 additions & 0 deletions

File tree

agency/get_vehicle.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@
281281
"contains": {
282282
"enum": [
283283
"agency_pick_up",
284+
"comms_restored",
284285
"compliance_pick_up",
285286
"decommissioned",
286287
"located",

agency/post_vehicle_event.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
"contains": {
268268
"enum": [
269269
"agency_pick_up",
270+
"comms_restored",
270271
"compliance_pick_up",
271272
"decommissioned",
272273
"located",

provider/events.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,7 @@
517517
"contains": {
518518
"enum": [
519519
"agency_pick_up",
520+
"comms_restored",
520521
"compliance_pick_up",
521522
"decommissioned",
522523
"located",

provider/vehicles.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@
531531
"contains": {
532532
"enum": [
533533
"agency_pick_up",
534+
"comms_restored",
534535
"compliance_pick_up",
535536
"decommissioned",
536537
"located",

schema/templates/common.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,7 @@
592592
"contains": {
593593
"enum": [
594594
"agency_pick_up",
595+
"comms_restored",
595596
"compliance_pick_up",
596597
"decommissioned",
597598
"located",

0 commit comments

Comments
 (0)