Skip to content

Commit 8e9b813

Browse files
committed
fix specs
1 parent 42d647f commit 8e9b813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/xap-car.specs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,11 +626,11 @@ components:
626626
format: date-time
627627
example: '2021-03-09T07:08:00Z'
628628
OnlineCheckIn:
629-
type: Boolean
629+
type: boolean
630630
description: Indicate whether the supplier supports online checkin
631631
example: true
632632
SkipTheCounter:
633-
type: Boolean
633+
type: boolean
634634
description: Indicate whether the supplier supports skip the counter
635635
example: true
636636
VehicleDetails:

0 commit comments

Comments
 (0)