mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-27 10:22:33 +00:00
Omitted specs for wificlienthistory delete
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user