Fix number typo

This commit is contained in:
Max Martens 2025-12-08 13:30:22 +01:00
parent 105a18c0ac
commit 3ffc525d48

View File

@ -91,7 +91,7 @@ components:
ActivateTicketEvent:
properties:
eventId:
example: 1,
example: 1
type: number
eventType:
example: ACTIVATE_TICKET
@ -131,7 +131,7 @@ components:
CreateBarcodeEvent:
properties:
eventId:
example: 2,
example: 2
type: number
eventType:
example: CREATE_BARCODE
@ -171,7 +171,7 @@ components:
CreateTicketEvent:
properties:
eventId:
example: 0,
example: 0
type: number
eventType:
example: CREATE_TICKET
@ -268,7 +268,7 @@ components:
TapEvent:
properties:
eventId:
example: 5,
example: 5
type: number
eventType:
example: TAP
@ -347,7 +347,7 @@ components:
InspectTicketEvent:
properties:
eventId:
example: 3,
example: 3
type: number
eventType:
example: INSPECT_TICKET
@ -390,7 +390,7 @@ components:
NotifyEvent:
properties:
eventId:
example: 1185,
example: 1185
type: number
eventType:
example: NOTIFY
@ -408,7 +408,7 @@ components:
example: a9aea0ae-52de-42cd-a2f1-93b80d9af389
type: string
sequence:
example: 2,
example: 2
type: number
tapResponseTimeMillis:
example: 402