Skip to content

Commit 400954e

Browse files
committed
fixup
1 parent 8e9b813 commit 400954e

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
@@ -1413,11 +1413,11 @@ components:
14131413
type: object
14141414
properties:
14151415
OnlineCheckIn:
1416-
type: Boolean
1416+
type: boolean
14171417
description: Indicate whether the supplier supports online checkin
14181418
example: true
14191419
SkipTheCounter:
1420-
type: Boolean
1420+
type: boolean
14211421
description: Indicate whether the supplier supports skip the counter
14221422
example: true
14231423
VehicleDetails:

0 commit comments

Comments
 (0)