From 9d509aed3b2bb3dc571922a4931b0d6b2d35bf6e Mon Sep 17 00:00:00 2001 From: andresperi Date: Thu, 12 Dec 2024 10:52:50 -0500 Subject: [PATCH] device.connected event route --- src/openapi/peridio-admin-openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/openapi/peridio-admin-openapi.yaml b/src/openapi/peridio-admin-openapi.yaml index 468fcd78..461cd4e1 100644 --- a/src/openapi/peridio-admin-openapi.yaml +++ b/src/openapi/peridio-admin-openapi.yaml @@ -4550,6 +4550,9 @@ components: $ref: "#/components/schemas/device-event-certificate" ca_certificate: $ref: "#/components/schemas/device-event-ca-certificate" + route: + type: string + description: The route, i.e., the URL path to which the device connected. headers: description: | Monitored headers that a device supplies during connection will be recorded in this array.