diff --git a/api/client-server/event_context.yaml b/api/client-server/event_context.yaml index 2418f672..642643cd 100644 --- a/api/client-server/event_context.yaml +++ b/api/client-server/event_context.yaml @@ -45,7 +45,7 @@ paths: name: limit description: |- The maximum number of events to return. Default: 10. - x-example: "3" + x-example: 3 responses: 200: description: The events and state surrounding the requested event.