From 761c72d641307cfb6d18e4296359993f146e1af9 Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Tue, 17 May 2022 11:22:17 -0700 Subject: [PATCH] Omitted specs for wificlienthistory delete --- openapi/owanalytics.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/openapi/owanalytics.yaml b/openapi/owanalytics.yaml index 2b62c70..ba64618 100644 --- a/openapi/owanalytics.yaml +++ b/openapi/owanalytics.yaml @@ -1286,6 +1286,13 @@ paths: operationId: deleteWifiClientHistory summary: Retrieve WiFi client history for debugging purpose parameters: + - in: query + description: The venue to for the search. + name: venue + schema: + type: string + format: uuid + required: true - in: path name: client schema: